mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
add version argument to help function (#6377)
Signed-off-by: Stefan Pietsch <mail.ipv4v6+gh@gmail.com>
This commit is contained in:
committed by
Lennart Poettering
parent
4095205ecc
commit
cb4069d95e
@@ -1091,6 +1091,7 @@ static int help(void) {
|
||||
printf("%s [OPTIONS...]\n\n"
|
||||
"Starts up and maintains the system or user services.\n\n"
|
||||
" -h --help Show this help\n"
|
||||
" --version Show version\n"
|
||||
" --test Determine startup sequence, dump it and exit\n"
|
||||
" --no-pager Do not pipe output into a pager\n"
|
||||
" --dump-configuration-items Dump understood unit configuration items\n"
|
||||
|
||||
Reference in New Issue
Block a user