summaryrefslogtreecommitdiffstats
path: root/fuse/guestmount.pod
diff options
context:
space:
mode:
Diffstat (limited to 'fuse/guestmount.pod')
-rw-r--r--fuse/guestmount.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/fuse/guestmount.pod b/fuse/guestmount.pod
index 4ddea5fd..e86d76c7 100644
--- a/fuse/guestmount.pod
+++ b/fuse/guestmount.pod
@@ -203,6 +203,8 @@ disk. If the guest is running and this option is I<not> supplied,
then there is a strong risk of disk corruption in the guest. We try
to prevent this from happening, but it is not always possible.
+See also L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>.
+
=item B<--selinux>
Enable SELinux support for the guest.
@@ -215,6 +217,11 @@ Enable verbose messages from underlying libguestfs.
Display the program version and exit.
+=item B<-w> | B<--rw>
+
+This option does nothing at the moment.
+See L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>.
+
=item B<-x> | B<--trace>
Trace libguestfs calls.