chiark / gitweb /
coredumpctl: add missing -F, --field option to help
[elogind.git] / src / journal / coredumpctl.c
index 663e3cdd10391d3e66c45ccce2e86569f5822ea5..bdea8ed057828a74dcd6cfae0c6e76d58679c2ae 100644 (file)
@@ -87,6 +87,7 @@ static int help(void) {
                "Commands:\n"
                "  -h --help         Show this help\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"
                "  list              List available coredumps\n"
                "  dump PID          Print coredump to stdout\n"