summaryrefslogtreecommitdiffstats
path: root/fuse/guestmount.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-12-19 12:04:43 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-12-19 12:04:43 +0000
commit85c0bf53085e78b257cf71455a55924fe6e3943b (patch)
treead3b28f70e906b053adcb124ff84ee50a3549188 /fuse/guestmount.pod
parent2712f237b01a3b7c582e253069864b0449b2d66e (diff)
downloadlibguestfs-85c0bf53085e78b257cf71455a55924fe6e3943b.tar.gz
libguestfs-85c0bf53085e78b257cf71455a55924fe6e3943b.tar.xz
libguestfs-85c0bf53085e78b257cf71455a55924fe6e3943b.zip
fuse: Add more tracing for calls into guestmount functions.
Diffstat (limited to 'fuse/guestmount.pod')
-rw-r--r--fuse/guestmount.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuse/guestmount.pod b/fuse/guestmount.pod
index dc4005b2..567a2705 100644
--- a/fuse/guestmount.pod
+++ b/fuse/guestmount.pod
@@ -224,7 +224,7 @@ See L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>.
=item B<-x> | B<--trace>
-Trace libguestfs calls.
+Trace libguestfs calls and entry into each FUSE function.
This also stops the daemon from forking into the background.