summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2016-09-08 15:08:13 +0200
committerOndrej Holy <oholy@redhat.com>2016-10-03 16:33:28 +0200
commit0df78309779ad0c9f8c37e0f8080de87797bd292 (patch)
treec95c12883695f61b46f8a3bc4aece636fe70808c /man
parentdc2d4360a982030e1d8e8092564724ee4e055d5a (diff)
downloadgvfs-0df78309779ad0c9f8c37e0f8080de87797bd292.tar.gz
man: Add missing backends
Add missing backends in man page. https://bugzilla.gnome.org/show_bug.cgi?id=771010
Diffstat (limited to 'man')
-rw-r--r--man/gvfs.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/gvfs.xml b/man/gvfs.xml
index 4eee46ea..f0491399 100644
--- a/man/gvfs.xml
+++ b/man/gvfs.xml
@@ -67,6 +67,7 @@
</itemizedlist>
Mount backends:
<itemizedlist>
+ <listitem><para>gvfsd-admin - mounts local filesystem with admin privileges</para></listitem>
<listitem><para>gvfsd-afc - mounts iPhone/iPod touch volumes</para></listitem>
<listitem><para>gvfsd-afp - mounts Apple Filing Protocol volumes</para></listitem>
<listitem><para>gvfsd-afp-browse - browses Apple Filing Protocol volumes</para></listitem>
@@ -77,6 +78,7 @@
<listitem><para>gvfsd-dav - mounts DAV filesystems</para></listitem>
<listitem><para>gvfsd-dnssd - browses dnssd</para></listitem>
<listitem><para>gvfsd-ftp - mounts over FTP</para></listitem>
+ <listitem><para>gvfsd-google - mounts Google Drive shares</para></listitem>
<listitem><para>gvfsd-gphoto2 - mounts over PTP</para></listitem>
<listitem><para>gvfsd-http - mounts over HTTP</para></listitem>
<listitem><para>gvfsd-localtest - a test backend</para></listitem>