mirror of
https://github.com/systemd/systemd.git
synced 2025-01-27 18:04:05 +03:00
coredumpctl: add --root= + --image= to --help text
This commit is contained in:
parent
9f5b68d6b7
commit
2d15dc86ca
@ -195,6 +195,8 @@ static int verb_help(int argc, char **argv, void *userdata) {
|
||||
" -D --directory=DIR Use journal files from directory\n\n"
|
||||
" -q --quiet Do not show info messages and privilege warning\n"
|
||||
" --all Look at all journal files instead of local ones\n"
|
||||
" --root=PATH Operate on an alternate filesystem root\n"
|
||||
" --image=PATH Operate on disk image as filesystem root\n"
|
||||
"\nSee the %2$s for details.\n",
|
||||
program_invocation_short_name,
|
||||
link,
|
||||
|
Loading…
x
Reference in New Issue
Block a user