mirror of
https://github.com/pygos/init.git
synced 2024-11-21 18:59:46 +01:00
Update documentation
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
028394b8a5
commit
f844c4e2c2
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ Currently available service commands are:
|
||||||
* list - list all enabled service. A target can be specified to only list
|
* list - list all enabled service. A target can be specified to only list
|
||||||
services for the specified target.
|
services for the specified target.
|
||||||
* help - display a short help text and a list of available commands.
|
* help - display a short help text and a list of available commands.
|
||||||
|
* start - start one or more services listed on the command line.
|
||||||
|
* stop - stop one or more services listed on the command line.
|
||||||
|
* status - display status of all services or the ones specified
|
||||||
|
on the command line.
|
||||||
|
|
||||||
|
|
||||||
## shutdown and reboot
|
## shutdown and reboot
|
||||||
|
|
Loading…
Reference in a new issue