From 1c7bddd57ad686eaba7ac1f2d5b288ce8be9e11e Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Tue, 21 May 2019 22:28:19 +0900 Subject: [PATCH] man: Document ability to commit archives from stdin Closes: #1862 Approved by: jlebon --- man/ostree-commit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. ="dir=PATH" or "tar=TARFILE" or "ref=COMMIT" - Overlay the given argument as a tree. + Overlay the given argument as a tree. When committing an archive, the TARFILE can be specified as - to read the archive from standard input.