systemctl: fix systemctl help text

This commit is contained in:
Lennart Poettering 2010-06-22 04:10:06 +02:00
parent 4eab639f92
commit b1fc29fb70
1 changed files with 1 additions and 1 deletions

View File

@ -1453,7 +1453,7 @@ static int systemctl_help(void) {
" dump Dump server status\n"
" snapshot [NAME] Create a snapshot\n"
" daemon-reload Reload init daemon configuration\n"
" daemon-reexecute Reexecute init daemon\n"
" daemon-reexec Reexecute init daemon\n"
" daemon-exit Ask the init daemon to quit\n"
" show-environment Dump environment\n"
" set-environment [NAME=VALUE...] Set one or more environment variables\n"