mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-23 07:12:41 +01:00
Mention non-zero exit from 'phd status' in 'phd help'.
This commit is contained in:
parent
883e11f761
commit
e098f5d275
1 changed files with 2 additions and 1 deletions
|
@ -173,7 +173,8 @@ final class PhabricatorDaemonControl {
|
||||||
List available daemons.
|
List available daemons.
|
||||||
|
|
||||||
**status**
|
**status**
|
||||||
List running daemons.
|
List running daemons. This command will exit with a non-zero exit
|
||||||
|
status if any daemons are not running.
|
||||||
|
|
||||||
**help**
|
**help**
|
||||||
Show this help.
|
Show this help.
|
||||||
|
|
Loading…
Reference in a new issue