summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames O'Gorman <james@netinertia.co.uk>2008-10-17 06:46:36 +0000
committerJames O'Gorman <james@netinertia.co.uk>2008-10-17 06:46:36 +0000
commit5df715e7fcfede6bc1319751c34fc16ac8571100 (patch)
treebdc8a100777a61a247a1961a75c46de3a4383041 /docs
parent59331c25e277111b08d76d7fa8459761934c3aa6 (diff)
Update bbackupquery man page for new -m option for the usage command.
Diffstat (limited to 'docs')
-rw-r--r--docs/bbackupquery.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/bbackupquery.xml b/docs/bbackupquery.xml
index 094595ef..016d5c7d 100644
--- a/docs/bbackupquery.xml
+++ b/docs/bbackupquery.xml
@@ -411,7 +411,7 @@
</varlistentry>
<varlistentry>
- <term><command>usage</command></term>
+ <term><command>usage</command> <optional>-m</optional></term>
<listitem>
<para>Show space used on the server for this account. Display
@@ -443,6 +443,9 @@
the usage stay at just below the soft limit. You only need more
space if the space used by old and deleted files is near
zero.</para>
+
+ <para>The <option>-m</option> option displays output in
+ machine-readable form.</para>
</listitem>
</varlistentry>
</variablelist>