Explorar el Código

Remove another reference to --detach in Changelog (thanks nosa_manuel1)

Ask Solem hace 15 años
padre
commit
fe08bbb8d3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Changelog

+ 1 - 1
Changelog

@@ -62,7 +62,7 @@ BACKWARD INCOMPATIBLE CHANGES
 
   If you only have one worker server you can embed it into celeryd like this::
 
-		$ celeryd --detatch --beat # Embed celerybeat in celeryd.
+		$ celeryd --beat # Embed celerybeat in celeryd.
 
 * The supervisor has been removed, please use something like
   http://supervisord.org instead. This means the ``-S`` and ``--supervised``