소스 검색

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::
 
-		$ 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``