summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2019-05-21 22:28:19 +0900
committerAtomic Bot <atomic-devel@projectatomic.io>2019-05-28 17:03:22 +0000
commit1c7bddd57ad686eaba7ac1f2d5b288ce8be9e11e (patch)
treeac92f730ce2450e8a79a2bbe041a3aaf32cd9a6d /man
parentbebd8d6980f8ec0a182d2b69073b55085580a29c (diff)
downloadostree-1c7bddd57ad686eaba7ac1f2d5b288ce8be9e11e.tar.gz
man: Document ability to commit archives from stdin
Closes: #1862 Approved by: jlebon
Diffstat (limited to 'man')
-rw-r--r--man/ostree-commit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ostree-commit.xml b/man/ostree-commit.xml
index 4131d607..c64a7a00 100644
--- a/man/ostree-commit.xml
+++ b/man/ostree-commit.xml
@@ -102,7 +102,7 @@ Boston, MA 02111-1307, USA.
<term><option>--tree</option>="dir=PATH" or "tar=TARFILE" or "ref=COMMIT"</term>
<listitem><para>
- Overlay the given argument as a tree.
+ Overlay the given argument as a tree. When committing an archive, the TARFILE can be specified as <literal>-</literal> to read the archive from standard input.
</para></listitem>
</varlistentry>