X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-coredumpctl.xml;h=02b688606cdc806e5d381268875f4db78bb62b1c;hp=4a6e83a7581ddc71f9690908f85112df7226b71c;hb=d2bbca6855b174fb7ea90b4767a886bb88bd2400;hpb=4f76ae1b4bfca0975373b78349928a60e94b000c diff --git a/man/systemd-coredumpctl.xml b/man/systemd-coredumpctl.xml index 4a6e83a75..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,8 @@ - + Print all possible data values the specified field @@ -93,8 +96,8 @@ + - Write the core to . @@ -159,7 +162,7 @@ - + PID Process ID of the process that dumped @@ -167,7 +170,7 @@ - + COMM Name of the executable (matches ). @@ -176,7 +179,7 @@ - + EXE Path to the executable (matches ). @@ -185,7 +188,7 @@ - + MATCH General journalctl predicates (see journalctl1). @@ -198,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.