Prechádzať zdrojové kódy

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

Ask Solem 15 rokov pred
rodič
commit
fe08bbb8d3
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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``