summaryrefslogtreecommitdiff
path: root/man/journalctl.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-01-27 19:01:42 +0100
committerLennart Poettering <lennart@poettering.net>2016-02-01 22:42:33 +0100
commit69e714f3d8784fb0207ac9112ed1a48d4fd5e9fe (patch)
tree0501d2583aadf06fb5c8ec704b12b7de521bef3e /man/journalctl.xml
parenteb86030ec0e53ef3834d1b230440e88fdf020e9d (diff)
downloadsystemd-69e714f3d8784fb0207ac9112ed1a48d4fd5e9fe.tar.gz
journalctl: add new --fields switch to dump all currently used field names
Fixes #2176
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r--man/journalctl.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml
index b57afb6ebf..5af98c67cb 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -572,6 +572,13 @@
</varlistentry>
<varlistentry>
+ <term><option>-N</option></term>
+ <term><option>--fields</option></term>
+
+ <listitem><para>Print all field names currently used in all entries of the journal.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--system</option></term>
<term><option>--user</option></term>