gvfsd-fuse (1)
Leading comments
Title: gvfsd-fuse Author: Alexander Larsson <alexl@redhat.com> Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 09/14/2017 Manual: User Commands Source: gvfs Language: English
NAME
gvfsd-fuse - Fuse daemon for gvfsSYNOPSIS
- gvfsd-fuse PATH
DESCRIPTION
gvfsd-fuse
gvfsd-fuse is normally started by gvfsd(1). In this case, the mount point is $XDG_RUNTIME_DIR/gvfs or $HOME/.gvfs.
OPTIONS
-d
- Enable fuse debug output. This implies -f.
-f
- Run in the foreground.
-s
- Run single-threaded.
-o OPTION
- Set a fuse-specific option. See the fuse documentation for a list of these.
EXIT STATUS
On success 0 is returned, a non-zero failure code otherwise.