X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fcoredumpctl.xml;h=a7b8793e5115e0631c8f36ee434f8f257ec7332e;hp=159fabb84085f5f13ecf35372e463c66906b0822;hb=02dd6e189a6d2b7f3884ad4cdb3d8c85e009c565;hpb=f4bab1690ebb7bb01ea2d89f92bffd26c04b61ee diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml index 159fabb84..a7b8793e5 100644 --- a/man/coredumpctl.xml +++ b/man/coredumpctl.xml @@ -71,6 +71,22 @@ The following options are understood: + + + + Do not print the column headers. + + + + + + + Show information of a + single coredump only, instead of + listing all known coredumps. + + + @@ -89,16 +105,10 @@ . - - - - Do not print the column headers. - - - + The following commands are understood: @@ -107,8 +117,19 @@ list - List coredumps captured in the journal - matching specified characteristics. + List coredumps + captured in the journal matching + specified characteristics. If no + command is specified, this is the + implied default. + + + + info + + Show detailed + information about coredumps captured + in the journal. @@ -122,7 +143,6 @@ - gdb @@ -139,7 +159,7 @@ Matching - Match can be: + A match can be: @@ -173,7 +193,7 @@ General journalctl predicates (see journalctl1). - Must contain an equals sign. + Must contain an equal sign. @@ -190,8 +210,10 @@ See Also + systemd-coredump8, + coredump.conf5, systemd-journald.service8, - gdb1 + gdb1