diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-09-07 23:20:28 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-09-07 23:20:28 +0200 |
commit | a1a03e3075316e2376176fc54c74e071adc9d71a (patch) | |
tree | a9ae636fd1b17047398c0f9eaf8709ecb0a861f5 /man/journalctl.xml | |
parent | ac59a798f2e9e616872e5c571219374c6d8f010d (diff) |
journal: add call to determine current journal file disk usage
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r-- | man/journalctl.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index 296e3fd2ff..9800cf30ed 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -321,6 +321,14 @@ </varlistentry> <varlistentry> + <term><option>--disk-usage</option></term> + + <listitem><para>Shows the current disk + usage of all + journal files.</para></listitem> + </varlistentry> + + <varlistentry> <term><option>--setup-keys</option></term> <listitem><para>Instead of showing |