X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=fish%2Fguestfish.pod;h=35caea580b6dccb7213aed5c3bdfc340e6a8faf3;hb=f0bea00cc5ccbcb275d74ed8b95a54b991a51503;hp=f1a7409650f26d41f502b5a6ca8491c4c916b8f6;hpb=e49aefd1f8a85c02d344cef18c8b07aa1c2187f9;p=libguestfs.git diff --git a/fish/guestfish.pod b/fish/guestfish.pod index f1a7409..35caea5 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -176,7 +176,7 @@ force a particular format use the I<--format=..> option. Using this flag is mostly equivalent to using the C command, with C if the I<--ro> flag was given, and -with C if the I<--format:...> flag was given. +with C if the I<--format=...> flag was given. =item B<-c URI> @@ -463,7 +463,7 @@ disk image read-only you have to do I<-a image --ro>. This matters: If you accidentally open a live VM disk image writable then you will cause irreversible disk corruption. -By libguestfs 1.8 we intend to change the default the other way. Disk +By libguestfs 1.10 we intend to change the default the other way. Disk images will be opened read-only. You will have to either specify I or change a configuration file in order to get write access for disk images specified by those other command line options.