summaryrefslogtreecommitdiff
path: root/src/systemctl
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-07-19 19:28:16 +0200
committerLennart Poettering <lennart@poettering.net>2013-07-19 19:29:08 +0200
commit83787333bd75f3fb5d2d844a5d5dbf68d93f7f3f (patch)
tree3b3160dfd07268189110a45ca6d7cb1f44bb3dd8 /src/systemctl
parent847ae0ae7f29e7bfb245d692409fc2948eab7d1d (diff)
man: update documentation of systemctl cgroup commands
Diffstat (limited to 'src/systemctl')
-rw-r--r--src/systemctl/systemctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemctl/systemctl.c b/src/systemctl/systemctl.c
index c9f9981f9c..9f47b2cf7c 100644
--- a/src/systemctl/systemctl.c
+++ b/src/systemctl/systemctl.c
@@ -4788,7 +4788,7 @@ static int systemctl_help(void) {
" list-jobs List jobs\n"
" cancel [JOB...] Cancel all, one, or more jobs\n\n"
"Status Commands:\n"
- " dump Dump server status\n"
+ " dump Dump server status\n\n"
"Snapshot Commands:\n"
" snapshot [NAME] Create a snapshot\n"
" delete [NAME...] Remove one or more snapshots\n\n"