systemctl: fix --help syntax for variables

This commit is contained in:
Lennart Poettering 2011-07-08 21:45:59 +02:00
parent 1189684177
commit aca4c78676
1 changed files with 1 additions and 1 deletions

View File

@ -4245,7 +4245,7 @@ static int systemctl_help(void) {
" When queueing a new job, ignore all its dependencies\n"
" --kill-who=WHO Who to send signal to\n"
" -s --signal=SIGNAL Which signal to send\n"
" -H --host=[user@]host\n"
" -H --host=[USER@]HOST\n"
" Show information for remote host\n"
" -P --privileged Acquire privileges before execution\n"
" -q --quiet Suppress output\n"