summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRoss Lagerwall <rosslagerwall@gmail.com>2014-03-27 18:31:06 +0000
committerRoss Lagerwall <rosslagerwall@gmail.com>2014-04-11 17:47:23 +0100
commita29366193100de48df416c07f96daf7b84ee8f30 (patch)
tree13f4e7bd2f24775394862900053828f025945aa1 /man
parent208cf642ca1a070e5695c23afecea40740052a75 (diff)
downloadgvfs-a29366193100de48df416c07f96daf7b84ee8f30.tar.gz
Report gvfs version when --version is used
https://bugzilla.gnome.org/show_bug.cgi?id=727132
Diffstat (limited to 'man')
-rw-r--r--man/gvfs-cat.xml7
-rw-r--r--man/gvfs-copy.xml7
-rw-r--r--man/gvfs-info.xml7
-rw-r--r--man/gvfs-ls.xml7
-rw-r--r--man/gvfs-mime.xml7
-rw-r--r--man/gvfs-mkdir.xml7
-rw-r--r--man/gvfs-monitor-dir.xml7
-rw-r--r--man/gvfs-monitor-file.xml7
-rw-r--r--man/gvfs-mount.xml7
-rw-r--r--man/gvfs-move.xml7
-rw-r--r--man/gvfs-open.xml7
-rw-r--r--man/gvfs-rename.xml7
-rw-r--r--man/gvfs-rm.xml7
-rw-r--r--man/gvfs-save.xml7
-rw-r--r--man/gvfs-set-attribute.xml7
-rw-r--r--man/gvfs-trash.xml7
-rw-r--r--man/gvfs-tree.xml7
-rw-r--r--man/gvfsd-metadata.xml7
-rw-r--r--man/gvfsd.xml7
19 files changed, 133 insertions, 0 deletions
diff --git a/man/gvfs-cat.xml b/man/gvfs-cat.xml
index 1d731d73..6e0800e6 100644
--- a/man/gvfs-cat.xml
+++ b/man/gvfs-cat.xml
@@ -64,6 +64,13 @@
text and exits.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
</variablelist>
</refsect1>
diff --git a/man/gvfs-copy.xml b/man/gvfs-copy.xml
index 7b08ba0e..426fc0dc 100644
--- a/man/gvfs-copy.xml
+++ b/man/gvfs-copy.xml
@@ -64,6 +64,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-T</option>, <option>--no-target-directory</option></term>
<listitem><para>Don't copy into DEST even if it is a directory.</para></listitem>
diff --git a/man/gvfs-info.xml b/man/gvfs-info.xml
index b0bff4d2..a56ea89e 100644
--- a/man/gvfs-info.xml
+++ b/man/gvfs-info.xml
@@ -71,6 +71,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-w</option>, <option>--query-writable</option></term>
<listitem><para>Show writable attributes and their types.</para></listitem>
diff --git a/man/gvfs-ls.xml b/man/gvfs-ls.xml
index 104b9b4f..da12e91a 100644
--- a/man/gvfs-ls.xml
+++ b/man/gvfs-ls.xml
@@ -69,6 +69,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-a</option>, <option>--attributes=ATTRIBUTES</option></term>
<listitem><para>The attributes to get, specified
diff --git a/man/gvfs-mime.xml b/man/gvfs-mime.xml
index c7807057..01fd4b9d 100644
--- a/man/gvfs-mime.xml
+++ b/man/gvfs-mime.xml
@@ -70,6 +70,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>--query</option></term>
<listitem><para>Query the handler for MIMETYPE.</para></listitem>
diff --git a/man/gvfs-mkdir.xml b/man/gvfs-mkdir.xml
index 0be444a1..36ae3d94 100644
--- a/man/gvfs-mkdir.xml
+++ b/man/gvfs-mkdir.xml
@@ -62,6 +62,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-p</option>, <option>--parent</option></term>
<listitem><para>Create parent directories when necessary.</para></listitem>
diff --git a/man/gvfs-monitor-dir.xml b/man/gvfs-monitor-dir.xml
index c25d5a14..b2506cb0 100644
--- a/man/gvfs-monitor-dir.xml
+++ b/man/gvfs-monitor-dir.xml
@@ -65,6 +65,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-N</option>, <option>--no-pair</option></term>
<listitem><para>Don't send single MOVED events.</para></listitem>
diff --git a/man/gvfs-monitor-file.xml b/man/gvfs-monitor-file.xml
index 1888024d..41a80451 100644
--- a/man/gvfs-monitor-file.xml
+++ b/man/gvfs-monitor-file.xml
@@ -65,6 +65,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-N</option>, <option>--no-pair</option></term>
<listitem><para>Don't send single MOVED events.</para></listitem>
diff --git a/man/gvfs-mount.xml b/man/gvfs-mount.xml
index 64e28bef..fbe0543f 100644
--- a/man/gvfs-mount.xml
+++ b/man/gvfs-mount.xml
@@ -75,6 +75,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-m</option>, <option>--mountable</option></term>
<listitem><para>Mount as a mountable.</para></listitem>
diff --git a/man/gvfs-move.xml b/man/gvfs-move.xml
index e55765b7..54a1dd45 100644
--- a/man/gvfs-move.xml
+++ b/man/gvfs-move.xml
@@ -64,6 +64,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-T</option>, <option>--no-target-directory</option></term>
<listitem><para>Don't move into DEST even if it is a directory.</para></listitem>
diff --git a/man/gvfs-open.xml b/man/gvfs-open.xml
index 54614fd8..ae84e86b 100644
--- a/man/gvfs-open.xml
+++ b/man/gvfs-open.xml
@@ -61,6 +61,13 @@
text and exits.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
</variablelist>
</refsect1>
diff --git a/man/gvfs-rename.xml b/man/gvfs-rename.xml
index 392f166d..b82a36ac 100644
--- a/man/gvfs-rename.xml
+++ b/man/gvfs-rename.xml
@@ -61,6 +61,13 @@
text and exits.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
</variablelist>
</refsect1>
diff --git a/man/gvfs-rm.xml b/man/gvfs-rm.xml
index bd9156c0..81746b33 100644
--- a/man/gvfs-rm.xml
+++ b/man/gvfs-rm.xml
@@ -65,6 +65,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-f</option>, <option>--force</option></term>
<listitem><para>Ignore nonexistent and
diff --git a/man/gvfs-save.xml b/man/gvfs-save.xml
index a2b29e2d..ef188f9a 100644
--- a/man/gvfs-save.xml
+++ b/man/gvfs-save.xml
@@ -64,6 +64,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-b</option>, <option>--backup</option></term>
<listitem><para>If the destination file already exists, save a backup.</para></listitem>
diff --git a/man/gvfs-set-attribute.xml b/man/gvfs-set-attribute.xml
index dc9804ab..80de0f05 100644
--- a/man/gvfs-set-attribute.xml
+++ b/man/gvfs-set-attribute.xml
@@ -64,6 +64,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-t</option>, <option>--type=TYPE</option></term>
<listitem><para>Specifies the type of the attribute. Supported types are string, stringv, bytestring, boolean, uint32, int32, uint64, int64, object and unset.</para></listitem>
diff --git a/man/gvfs-trash.xml b/man/gvfs-trash.xml
index c6d5c303..dc53398e 100644
--- a/man/gvfs-trash.xml
+++ b/man/gvfs-trash.xml
@@ -72,6 +72,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-f</option>, <option>--force</option></term>
<listitem><para>Ignore nonexistent and
diff --git a/man/gvfs-tree.xml b/man/gvfs-tree.xml
index 09fd3bd1..25d4fafa 100644
--- a/man/gvfs-tree.xml
+++ b/man/gvfs-tree.xml
@@ -64,6 +64,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-h</option>, <option>--hidden</option></term>
<listitem><para>Show hidden files.</para></listitem>
diff --git a/man/gvfsd-metadata.xml b/man/gvfsd-metadata.xml
index 2614b048..db2e7d47 100644
--- a/man/gvfsd-metadata.xml
+++ b/man/gvfsd-metadata.xml
@@ -62,6 +62,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-r</option>, <option>--replace</option></term>
<listitem><para>Replace the currently running instance.</para></listitem>
diff --git a/man/gvfsd.xml b/man/gvfsd.xml
index 4326e583..f257eeb0 100644
--- a/man/gvfsd.xml
+++ b/man/gvfsd.xml
@@ -74,6 +74,13 @@
</varlistentry>
<varlistentry>
+ <term><option>--version</option></term>
+
+ <listitem><para>Shows the version number and
+ exits.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><option>-r</option>, <option>--replace</option></term>
<listitem><para>Replace the currently running gvfsd instance.</para></listitem>