[Box Backup-commit] COMMIT r2354 - box/trunk/docs
boxbackup-dev@boxbackup.org
boxbackup-dev@boxbackup.org
Fri, 17 Oct 2008 07:46:37 +0100 (BST)
Author: jamesog
Date: 2008-10-17 07:46:36 +0100 (Fri, 17 Oct 2008)
New Revision: 2354
Modified:
box/trunk/docs/bbackupquery.xml
Log:
Update bbackupquery man page for new -m option for the usage command.
Modified: box/trunk/docs/bbackupquery.xml
===================================================================
--- box/trunk/docs/bbackupquery.xml 2008-10-16 23:15:25 UTC (rev 2353)
+++ box/trunk/docs/bbackupquery.xml 2008-10-17 06:46:36 UTC (rev 2354)
@@ -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>