man: add missing options for commit

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>

Closes: #306
Approved by: cgwalters
This commit is contained in:
Giuseppe Scrivano 2016-05-23 08:53:34 +02:00 committed by Atomic Bot
parent 86ac8062f5
commit e3e82c54c1
1 changed files with 16 additions and 0 deletions

View File

@ -214,6 +214,22 @@ Boston, MA 02111-1307, USA.
Override the timestamp of the commit to TIMESTAMP. Override the timestamp of the commit to TIMESTAMP.
</para></listitem> </para></listitem>
</varlistentry> </varlistentry>
<varlistentry>
<term><option>--orphan</option></term>
<listitem><para>
Create a commit without writing a ref
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>--fsync</option>="POLICY"</term>
<listitem><para>
POLICY is a boolean which specifies whether fsync should be used or not. Default to true.
</para></listitem>
</varlistentry>
</variablelist> </variablelist>
</refsect1> </refsect1>