1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-06-26 13:10:11 +02:00

Update documentation

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
David Oberhollenzer 2019-03-28 15:41:38 +01:00
parent 028394b8a5
commit f844c4e2c2

View file

@ -18,6 +18,10 @@ Currently available service commands are:
* list - list all enabled service. A target can be specified to only list
services for the specified target.
* 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