瀏覽代碼

Use correct command in "celery control disable_events" example.

Michael Fladischer 11 年之前
父節點
當前提交
fe46c1030f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/userguide/monitoring.rst

+ 1 - 1
docs/userguide/monitoring.rst

@@ -134,7 +134,7 @@ Commands
 
     .. code-block:: bash
 
-        $ celery inspect disable_events
+        $ celery control disable_events
 
 * **migrate**: Migrate tasks from one broker to another (**EXPERIMENTAL**).