From f844c4e2c22ea212bf8c0538443878f7586688be Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Thu, 28 Mar 2019 15:41:38 +0100 Subject: Update documentation Signed-off-by: David Oberhollenzer --- docs/cmdline.md | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3