From e3e82c54c16392a9712ed9288fe7998a575fec56 Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Mon, 23 May 2016 08:53:34 +0200 Subject: [PATCH] man: add missing options for commit Signed-off-by: Giuseppe Scrivano Closes: #306 Approved by: cgwalters --- man/ostree-commit.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/man/ostree-commit.xml b/man/ostree-commit.xml index c4842584..00e20428 100644 --- a/man/ostree-commit.xml +++ b/man/ostree-commit.xml @@ -214,6 +214,22 @@ Boston, MA 02111-1307, USA. Override the timestamp of the commit to TIMESTAMP. + + + + + + Create a commit without writing a ref + + + + + ="POLICY" + + + POLICY is a boolean which specifies whether fsync should be used or not. Default to true. + +