summaryrefslogtreecommitdiff
path: root/man/ostree-prune.xml
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2016-08-12 17:10:54 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2016-08-12 21:20:08 +0000
commitf9933a2631095afe42dfa9cbf7ab69209453cb2b (patch)
treea8cd6816c73efbbef94331dbc9e56b831ec26eb1 /man/ostree-prune.xml
parente5cae8140465246d408d41b02ac367ece37b9eb9 (diff)
downloadostree-f9933a2631095afe42dfa9cbf7ab69209453cb2b.tar.gz
prune: Elaborate on what formats are accepted by dates
Inquiring minds want to know. Closes: #461 Approved by: giuseppe
Diffstat (limited to 'man/ostree-prune.xml')
-rw-r--r--man/ostree-prune.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/man/ostree-prune.xml b/man/ostree-prune.xml
index 9e8cc873..516da2ba 100644
--- a/man/ostree-prune.xml
+++ b/man/ostree-prune.xml
@@ -93,8 +93,11 @@ Boston, MA 02111-1307, USA.
<term><option>--keep-younger-than</option>=DATE</term>
<listitem><para>
- All commits older than DATE will be pruned.
- </para></listitem>
+ All commits older than DATE will be
+ pruned. The format of DATE is the same as that
+ accepted by GNU <program>date</program> utility - for more information
+ see <literal>info date</literal>.
+ </para></listitem>
</varlistentry>
<varlistentry>