ソースを参照

Fixes rst typo

Ask Solem 11 年 前
コミット
5f48a27a43
1 ファイル変更1 行追加1 行削除
  1. 1 1
      celery/bin/beat.py

+ 1 - 1
celery/bin/beat.py

@@ -24,7 +24,7 @@ The :program:`celery beat` command.
     Scheduler class to use.
     Default is :class:`celery.beat.PersistentScheduler`.
 
-.. cmdoption:: max-interval
+.. cmdoption:: --max-interval
 
     Max seconds to sleep between schedule iterations.