The format of the disk image is auto-detected. To override this and
force a particular format use the I<--format=..> option.
+Using this flag is mostly equivalent to using the C<add> command,
+with C<readonly:true> if the I<--ro> flag was given, and
+with C<format:...> if the I<--format:...> flag was given.
+
=item B<-c URI>
=item B<--connect URI>
also used, then any libvirt domain can be used. However in write
mode, only libvirt domains which are shut down can be named here.
+Using this flag is mostly equivalent to using the C<add-domain> command,
+with C<readonly:true> if the I<--ro> flag was given, and
+with C<format:...> if the I<--format:...> flag was given.
+
=item B<-D>
=item B<--no-dest-paths>
guestfish [--ro] -i libvirt-domain
+Using this flag is mostly equivalent to using the C<inspect-os>
+command and then using other commands to mount the filesystems that
+were found.
+
=item B<--keys-from-stdin>
Read key or passphrase parameters from stdin. The default is
L</list-filesystems> and L</lvs> commands), or you can use the
L<virt-filesystems(1)> program.
+Using this flag is mostly equivalent to using the C<mount-options>
+command or the C<mount-ro> command if the I<--ro> flag was given.
+
=item B<-n>
=item B<--no-sync>