From: Lennart Poettering Date: Thu, 19 Jun 2014 15:36:39 +0000 (+0200) Subject: man: document new coredumpctl commands X-Git-Tag: v215~286 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=eca8701ae7adb7a89badc37d4233ea450436f14c;p=elogind.git man: document new coredumpctl commands --- diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml index 159fabb84..5ea865eaa 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.