Преглед на файлове

Use correct command in "celery control disable_events" example.

Michael Fladischer преди 11 години
родител
ревизия
4035155f76
променени са 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**).