diff options
Diffstat (limited to 'fuse/guestmount.pod')
| -rw-r--r-- | fuse/guestmount.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fuse/guestmount.pod b/fuse/guestmount.pod index 567a2705..338af97b 100644 --- a/fuse/guestmount.pod +++ b/fuse/guestmount.pod @@ -143,6 +143,11 @@ mounted on the real virtual machine. Read key or passphrase parameters from stdin. The default is to try to read passphrases from the user by opening C</dev/tty>. +=item B<--live> + +Connect to a live virtual machine. +(Experimental, see L<guestfs(3)/ATTACHING TO RUNNING DAEMONS>). + =item B<-m dev[:mnt]> | B<--mount dev[:mnt]> Mount the named partition or logical volume on the given mountpoint |
