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=bbb42142139b550c3ef8fe9376c4c9d393d43d62;hb=769918ecd30c0f7ee6e87b9aa6226d956bd2f530;hpb=ada45c785fc7b0cbe0adb9cbf641943410f4953f diff --git a/man/systemd-coredumpctl.xml b/man/systemd-coredumpctl.xml index bbb421421..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,36 +72,33 @@ - - + + - Print a short help - text and exit. - - - - - - Print a short version - string and exit. + Print all possible + data values the specified field + takes in matching coredump entries of the + journal. + - Write the core to . - + - Do not pipe output of - list into a - pager. + Do not print the column headers. + + + + The following commands are understood: @@ -115,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 . @@ -142,7 +143,7 @@ - + PID Process ID of the process that dumped @@ -150,7 +151,7 @@ - + COMM Name of the executable (matches ). @@ -159,7 +160,7 @@ - + EXE Path to the executable (matches ). @@ -168,7 +169,7 @@ - + MATCH General journalctl predicates (see journalctl1). @@ -180,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. +