chiark / gitweb /
systemd-coredumpctl: add 'gdb' to usage output
[elogind.git] / src / journal / coredumpctl.c
index 60bba7f0e83b0d0ecd256a56fdf8f64d43286251..663e3cdd10391d3e66c45ccce2e86569f5822ea5 100644 (file)
@@ -87,6 +87,7 @@ static int help(void) {
                "Commands:\n"
                "  -h --help         Show this help\n"
                "  --version         Print version string\n"
+               "  gdb               Start gdb for the first matching coredump\n"
                "  list              List available coredumps\n"
                "  dump PID          Print coredump to stdout\n"
                "  dump PATH         Print coredump to stdout\n"