diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2012-10-30 10:15:24 +0000 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2012-10-30 11:26:49 +0100 |
commit | 4f76ae1b4bfca0975373b78349928a60e94b000c (patch) | |
tree | ab18bc068bfd8d15bca4cadf9c38afb02153f0fc /man | |
parent | 9a340880942c7c712bb6021e6633118d47378a32 (diff) |
coredumpctl: add --field/-F option
Useful for completion generation.
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd-coredumpctl.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/systemd-coredumpctl.xml b/man/systemd-coredumpctl.xml index b80aac86c5..4a6e83a758 100644 --- a/man/systemd-coredumpctl.xml +++ b/man/systemd-coredumpctl.xml @@ -83,6 +83,16 @@ </varlistentry> <varlistentry> + <term><option>--field=</option></term> + <term><option>-F</option></term> + + <listitem><para>Print all possible + data values the specified field + takes in matching coredump entries of the + journal.</para></listitem> + </varlistentry> + + <varlistentry> <term><option>--output=FILE</option></term> <term><option>-o FILE</option></term> |