X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-coredumpctl.xml;h=ce40404da7ace2e55f5a7df86afc3e1731b3e673;hb=895aeb27795c00f365ce3b30b1dca549b4f5468e;hp=bbb42142139b550c3ef8fe9376c4c9d393d43d62;hpb=ada45c785fc7b0cbe0adb9cbf641943410f4953f;p=elogind.git diff --git a/man/systemd-coredumpctl.xml b/man/systemd-coredumpctl.xml index bbb421421..ce40404da 100644 --- a/man/systemd-coredumpctl.xml +++ b/man/systemd-coredumpctl.xml @@ -49,7 +49,10 @@ - systemd-coredumpctl OPTIONS COMMAND PID|COMM|EXE|MATCH + systemd-coredumpctl + OPTIONS + COMMAND + PID|COMM|EXE|MATCH @@ -68,8 +71,8 @@ - + Print a short help text and exit. @@ -83,8 +86,18 @@ + + + + Print all possible + data values the specified field + takes in matching coredump entries of the + journal. + + + + - Write the core to . @@ -98,6 +111,13 @@ pager. + + + + Do not print the column headers. + + + The following commands are understood: @@ -142,7 +162,7 @@ - + PID Process ID of the process that dumped @@ -150,7 +170,7 @@ - + COMM Name of the executable (matches ). @@ -159,7 +179,7 @@ - + EXE Path to the executable (matches ). @@ -168,7 +188,7 @@ - + MATCH General journalctl predicates (see journalctl1). @@ -181,7 +201,7 @@ Exit status On success 0 is returned, a non-zero failure - code otherwise. Not finding any mathing coredumps is treated + code otherwise. Not finding any matching coredumps is treated as failure.