diff options
author | Matthias Clasen <mclasen@redhat.com> | 2013-04-25 22:16:48 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2013-04-25 22:16:48 -0400 |
commit | a2565bbfe5a0928d098b50a8ef4537d3456df8e4 (patch) | |
tree | 4cb346720ec824c1431dbb54326679392b4bc7f1 | |
parent | 71c1e26e13144d1de79d273f5665ddaae56b512b (diff) |
Document the --etag attribute of gvfs-save
-rw-r--r-- | man/gvfs-save.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/gvfs-save.xml b/man/gvfs-save.xml index 832ef861..a2b29e2d 100644 --- a/man/gvfs-save.xml +++ b/man/gvfs-save.xml @@ -93,6 +93,11 @@ <listitem><para>Print the new etag at the end.</para></listitem> </varlistentry> + <varlistentry> + <term><option>-e</option>, <option>--etag=ETAG</option></term> + + <listitem><para>The etag of the file being overwritten.</para></listitem> + </varlistentry> </variablelist> </refsect1> |