X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fish%2Fguestfish.pod;h=8daebc8781193d20459162b0edab31eb46cfe55d;hp=bfcec5cc88aac2f36beb8a1af6918435f97be8a7;hb=1a9aa565b38eafe48621bc2fe42d35ea6a907708;hpb=8289aa1ad68ec94c87fc4d538f638d8816052d92 diff --git a/fish/guestfish.pod b/fish/guestfish.pod index bfcec5c..8daebc8 100644 --- a/fish/guestfish.pod +++ b/fish/guestfish.pod @@ -14,6 +14,8 @@ guestfish - the libguestfs Filesystem Interactive SHell guestfish -a disk.img -m dev[:mountpoint] + guestfish -d libvirt-domain + guestfish -i libvirt-domain guestfish -i disk.img [disk.img ...] @@ -140,6 +142,18 @@ Displays detailed help on a single command C. Add a block device or virtual machine image to the shell. +=item B<-c URI> | B<--connect URI> + +When used in conjunction with the I<-d> option, this specifies +the libvirt URI to use. The default is to use the default libvirt +connection. + +=item B<-d libvirt-domain> | B<--domain libvirt-domain> + +Add disks from the named libvirt domain. If the I<--ro> option is +also used, then any libvirt domain can be used. However in write +mode, only libvirt domains which are shut down can be named here. + =item B<-D> | B<--no-dest-paths> Don't tab-complete paths on the guest filesystem. It is useful to be