X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-coredumpctl.xml;h=4318a2fd44c04c645ee943cdf2023a4cee328c4a;hp=4a6e83a7581ddc71f9690908f85112df7226b71c;hb=b67f562c9cac44bd78b24f5aae78a1797c5d4182;hpb=4f76ae1b4bfca0975373b78349928a60e94b000c diff --git a/man/systemd-coredumpctl.xml b/man/systemd-coredumpctl.xml index 4a6e83a75..4318a2fd4 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 . @@ -132,8 +135,8 @@ Extract the last coredump matching specified characteristics. - Coredump will be written on stdout, unless - an output file is specified with + The coredump will be written on standard output, + unless an output file is specified with . @@ -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). @@ -197,10 +200,10 @@ Exit status - On success 0 is returned, a non-zero failure - code otherwise. Not finding any mathing coredumps is treated - as failure. - + On success, 0 is returned; otherwise, a non-zero failure + code is returned. Not finding any matching coredumps is treated + as failure. +