diff options
-rw-r--r-- | fuse/guestmount.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fuse/guestmount.pod b/fuse/guestmount.pod index 263959e7..ee9a7c88 100644 --- a/fuse/guestmount.pod +++ b/fuse/guestmount.pod @@ -23,7 +23,7 @@ userspace") to make it appear as a mountable device. Along with other options, you have to give at least one device (I<-a> option) and at least one mountpoint (I<-m> option). How this works is better explained in the L<guestfish(1)> manual page, or you can use -L<virt-inspector(1)> and/or the the wrapper script +L<virt-inspector(1)> and/or the wrapper script C<guestmount-wrapper> to help you. FUSE lets you mount filesystems as non-root. The mountpoint must be |