From 8716b295e7bc6699c357755208cf5673d8e69a00 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 5 Apr 2013 22:51:39 -0700 Subject: [PATCH] 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 --- src/docs/configuration/managing_daemons.diviner | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/docs/configuration/managing_daemons.diviner b/src/docs/configuration/managing_daemons.diviner index ca3164b1a4..eb76ae4da7 100644 --- a/src/docs/configuration/managing_daemons.diviner +++ b/src/docs/configuration/managing_daemons.diviner @@ -99,8 +99,8 @@ This daemon will daemonize and run normally. == General Tips == - - You can set the number of taskmasters that `phd start` starts in the config. - If you have a task backlog, try increasing it. + - You can set the number of taskmasters that `phd start` starts by the config + 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 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