diff options
Diffstat (limited to 'fuse')
-rw-r--r-- | fuse/guestmount.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fuse/guestmount.pod b/fuse/guestmount.pod index 9fbefcf3..6a2f39b7 100644 --- a/fuse/guestmount.pod +++ b/fuse/guestmount.pod @@ -93,6 +93,8 @@ 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. +Domain UUIDs can be used instead of names. + =item B<--dir-cache-timeout N> Set the readdir cache timeout to I<N> seconds, the default being 60 |