mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-20 14:03:39 +03:00
analyze: add --image= + --root= to --help text
(cherry picked from commit 9f5b68d6b7b4ea2645f094bfc7a9e7c80ec3bcb0) (cherry picked from commit bdd84e82e5086282d259ca7ce6d4b4a0f3e30968)
This commit is contained in:
parent
ec35091c8a
commit
80bbb1ce70
@ -2515,6 +2515,8 @@ static int help(int argc, char *argv[], void *userdata) {
|
|||||||
" -h --help Show this help\n"
|
" -h --help Show this help\n"
|
||||||
" --version Show package version\n"
|
" --version Show package version\n"
|
||||||
" -q --quiet Do not emit hints\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",
|
"\nSee the %s for details.\n",
|
||||||
program_invocation_short_name,
|
program_invocation_short_name,
|
||||||
ansi_highlight(),
|
ansi_highlight(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user