瀏覽代碼

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

Ask Solem 15 年之前
父節點
當前提交
fe08bbb8d3
共有 1 個文件被更改,包括 1 次插入1 次删除
  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::
   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
 * The supervisor has been removed, please use something like
   http://supervisord.org instead. This means the ``-S`` and ``--supervised``
   http://supervisord.org instead. This means the ``-S`` and ``--supervised``