aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Oberhollenzer <goliath@infraroot.at>2019-03-28 15:41:38 +0100
committerDavid Oberhollenzer <goliath@infraroot.at>2019-03-29 21:00:53 +0100
commitf844c4e2c22ea212bf8c0538443878f7586688be (patch)
tree3ac9fa33a1352a1395dc459785f85addafd05b36
parent028394b8a5c6745bbf3ee34ba71d148bca75d247 (diff)
Update documentation
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
-rw-r--r--docs/cmdline.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/cmdline.md b/docs/cmdline.md
index 8967e4a..31c67d9 100644
--- a/docs/cmdline.md
+++ b/docs/cmdline.md
@@ -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