add 'serviceman list --all' to docs

This commit is contained in:
AJ ONeal 2019-08-05 10:09:11 -06:00
부모 b64dbc6ca6
커밋 3513b64aa7

파일 보기

@ -51,6 +51,7 @@ The basic pattern of usage:
sudo serviceman add --name "foobar" [options] [interpreter] <service> [--] [service options]
sudo serviceman start <service>
sudo serviceman stop <service>
sudo serviceman list --all
serviceman version
```