diff --git a/docs/source/plugindev.rst b/docs/source/plugindev.rst index 4d4ba62..a3cb3af 100644 --- a/docs/source/plugindev.rst +++ b/docs/source/plugindev.rst @@ -78,4 +78,4 @@ signals structure, some steps are required: * If you want to run celery manually to make some tests, you should execute: .. code-block:: shell - celery -A colab worker --loglevel=debug + colab-admin celeryC worker --loglevel=debug -- libgit2 0.21.2