X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-coredumpctl.xml;h=092ec56a24fcf454a00fe9525e5cf3aab5de282c;hp=4a6e83a7581ddc71f9690908f85112df7226b71c;hb=769918ecd30c0f7ee6e87b9aa6226d956bd2f530;hpb=4f76ae1b4bfca0975373b78349928a60e94b000c diff --git a/man/systemd-coredumpctl.xml b/man/systemd-coredumpctl.xml index 4a6e83a75..092ec56a2 100644 --- a/man/systemd-coredumpctl.xml +++ b/man/systemd-coredumpctl.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd-coredumpctl @@ -49,7 +50,10 @@ - systemd-coredumpctl OPTIONS COMMAND PID|COMM|EXE|MATCH + systemd-coredumpctl + OPTIONS + COMMAND + PID|COMM|EXE|MATCH @@ -68,23 +72,8 @@ - - - - Print a short help - text and exit. - - - - - - Print a short version - string and exit. - - - - + Print all possible data values the specified field @@ -93,21 +82,13 @@ + - Write the core to . - - - - Do not pipe output of - list into a - pager. - - @@ -115,6 +96,9 @@ + + + The following commands are understood: @@ -132,8 +116,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 +143,7 @@ - + PID Process ID of the process that dumped @@ -167,7 +151,7 @@ - + COMM Name of the executable (matches ). @@ -176,7 +160,7 @@ - + EXE Path to the executable (matches ). @@ -185,7 +169,7 @@ - + MATCH General journalctl predicates (see journalctl1). @@ -197,10 +181,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. +