mirror of
https://github.com/systemd/systemd.git
synced 2025-02-03 17:47:28 +03:00
analyze: add --image= + --root= to --help text
This commit is contained in:
parent
0cdb1a2fa3
commit
9f5b68d6b7
@ -241,6 +241,8 @@ static int help(int argc, char *argv[], void *userdata) {
|
||||
" -h --help Show this help\n"
|
||||
" --version Show package version\n"
|
||||
" -q --quiet Do not emit hints\n"
|
||||
" --root=PATH Operate on an alternate filesystem root\n"
|
||||
" --image=PATH Operate on disk image as filesystem root\n"
|
||||
"\nSee the %s for details.\n",
|
||||
program_invocation_short_name,
|
||||
ansi_highlight(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user