1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 15:22:41 +01:00

Specify phd.start-taskmasters in documentation

Test Plan: Read it.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5591
This commit is contained in:
Jakub Vrana 2013-04-05 22:51:39 -07:00
parent 324dd3c0d6
commit 8716b295e7

View file

@ -99,8 +99,8 @@ This daemon will daemonize and run normally.
== General Tips == == General Tips ==
- You can set the number of taskmasters that `phd start` starts in the config. - You can set the number of taskmasters that `phd start` starts by the config
If you have a task backlog, try increasing it. key `phd.start-taskmasters`. If you have a task backlog, try increasing it.
- When you `phd launch` or `phd debug` a daemon, you can type any unique - When you `phd launch` or `phd debug` a daemon, you can type any unique
substring of its name, so `phd launch pull` will work correctly. substring of its name, so `phd launch pull` will work correctly.
- `phd stop` and `phd restart` stop **all** of the daemons on the machine, not - `phd stop` and `phd restart` stop **all** of the daemons on the machine, not