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=b80aac86c532bd2e77119f039f69aea1b74eb889;hb=769918ecd30c0f7ee6e87b9aa6226d956bd2f530;hpb=9a340880942c7c712bb6021e6633118d47378a32 diff --git a/man/systemd-coredumpctl.xml b/man/systemd-coredumpctl.xml index b80aac86c..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,23 @@ - - + + - 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. - - @@ -105,6 +96,9 @@ + + + The following commands are understood: @@ -122,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 . @@ -149,7 +143,7 @@ - + PID Process ID of the process that dumped @@ -157,7 +151,7 @@ - + COMM Name of the executable (matches ). @@ -166,7 +160,7 @@ - + EXE Path to the executable (matches ). @@ -175,7 +169,7 @@ - + MATCH General journalctl predicates (see journalctl1). @@ -187,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. +