Explorar el Código

Merge pull request #1469 from fladi/master

Wrong command in "control disable_events" example line
Ask Solem Hoel hace 12 años
padre
commit
ddff8d3ec5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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**).