X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-coredumpctl.xml;h=02b688606cdc806e5d381268875f4db78bb62b1c;hp=b80aac86c532bd2e77119f039f69aea1b74eb889;hb=3baed19327663d012c3313b72cc5b3d02a58720a;hpb=9a340880942c7c712bb6021e6633118d47378a32 diff --git a/man/systemd-coredumpctl.xml b/man/systemd-coredumpctl.xml index b80aac86c..02b688606 100644 --- a/man/systemd-coredumpctl.xml +++ b/man/systemd-coredumpctl.xml @@ -21,7 +21,7 @@ along with systemd; If not, see . --> - + systemd-coredumpctl @@ -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 . @@ -149,7 +162,7 @@ - + PID Process ID of the process that dumped @@ -157,7 +170,7 @@ - + COMM Name of the executable (matches ). @@ -166,7 +179,7 @@ - + EXE Path to the executable (matches ). @@ -175,7 +188,7 @@ - + MATCH General journalctl predicates (see journalctl1). @@ -188,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.