mirror of
https://github.com/systemd/systemd.git
synced 2024-10-31 07:51:21 +03:00
coredumpctl: add missing -F, --field option to help
This commit is contained in:
parent
253a87510b
commit
ef216ca3d7
@ -87,6 +87,7 @@ static int help(void) {
|
|||||||
"Commands:\n"
|
"Commands:\n"
|
||||||
" -h --help Show this help\n"
|
" -h --help Show this help\n"
|
||||||
" --version Print version string\n"
|
" --version Print version string\n"
|
||||||
|
" -F --field=FIELD List all values a certain field takes\n"
|
||||||
" gdb Start gdb for the first matching coredump\n"
|
" gdb Start gdb for the first matching coredump\n"
|
||||||
" list List available coredumps\n"
|
" list List available coredumps\n"
|
||||||
" dump PID Print coredump to stdout\n"
|
" dump PID Print coredump to stdout\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user