summaryrefslogtreecommitdiffstats
path: root/guestfish.pod
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-26 12:09:06 +0100
committerRichard Jones <rjones@redhat.com>2009-04-26 12:09:06 +0100
commitedd99a3f7903f6f80d3f73643cd6ee114dbdd553 (patch)
tree97ab6927aa6b071f847b6828d6e92a54226adccb /guestfish.pod
parent9501ab7792e50e464dc65e9190a0e1d84b5dd423 (diff)
downloadlibguestfs-edd99a3f7903f6f80d3f73643cd6ee114dbdd553.tar.gz
libguestfs-edd99a3f7903f6f80d3f73643cd6ee114dbdd553.tar.xz
libguestfs-edd99a3f7903f6f80d3f73643cd6ee114dbdd553.zip
Added the --ro option (readonly) to guestfish.
Diffstat (limited to 'guestfish.pod')
-rw-r--r--guestfish.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/guestfish.pod b/guestfish.pod
index 9dadc941..45a2854e 100644
--- a/guestfish.pod
+++ b/guestfish.pod
@@ -97,6 +97,11 @@ automatically launched.
Disable autosync. This is enabled by default. See the discussion
of autosync in the L<guestfs(3)> manpage.
+=item B<-r> | B<--ro>
+
+This changes the C<-m> option so that mounts are done read-only
+(see C<guestfs_mount_ro> in the L<guestfs(3)> manpage).
+
=item B<-v> | B<--verbose>
Enable very verbose messages. This is particularly useful if you find