1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-12 13:18:14 +03:00
Follow up for 7c918141ed.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2015-06-10 11:06:00 -04:00
parent 5410b2ed62
commit cd32b977fa

View File

@ -68,7 +68,7 @@ static void help(void) {
printf("%s [OPTIONS...] {COMMAND} [ARGS...]\n\n"
"Run the specified command in a transient scope or service or timer\n"
"unit. If timer option is specified and unit is exist which is\n"
"specified with --unit option then command can be ommited.\n\n"
"specified with --unit option then command can be omitted.\n\n"
" -h --help Show this help\n"
" --version Show package version\n"
" --user Run as user unit\n"