summaryrefslogtreecommitdiffstats
path: root/fuse
diff options
context:
space:
mode:
Diffstat (limited to 'fuse')
-rw-r--r--fuse/guestmount.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuse/guestmount.pod b/fuse/guestmount.pod
index fbd043d9..b81c635c 100644
--- a/fuse/guestmount.pod
+++ b/fuse/guestmount.pod
@@ -59,7 +59,7 @@ For a libvirt guest called "Guest" you could do:
If you don't know what filesystems are contained in a guest or
disk image, use L<virt-filesystems(1)> first:
- virt-filesystems MyGuest
+ virt-filesystems -d MyGuest
If you want to trace the libguestfs calls but without excessive
debugging information, we recommend: