diff options
Diffstat (limited to 'cat')
-rwxr-xr-x | cat/virt-cat.pod | 3 | ||||
-rwxr-xr-x | cat/virt-filesystems.pod | 3 | ||||
-rwxr-xr-x | cat/virt-ls.pod | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/cat/virt-cat.pod b/cat/virt-cat.pod index 4ec9a0b4..af8b8f48 100755 --- a/cat/virt-cat.pod +++ b/cat/virt-cat.pod @@ -92,7 +92,8 @@ not used at all. =item B<--domain> guest -Add all the disks from the named libvirt guest. +Add all the disks from the named libvirt guest. Domain UUIDs can be +used instead of names. =item B<--echo-keys> diff --git a/cat/virt-filesystems.pod b/cat/virt-filesystems.pod index fac139b1..3ba925f7 100755 --- a/cat/virt-filesystems.pod +++ b/cat/virt-filesystems.pod @@ -142,7 +142,8 @@ read L</NOTE ABOUT CSV FORMAT> below. =item B<--domain> guest -Add all the disks from the named libvirt guest. +Add all the disks from the named libvirt guest. Domain UUIDs can be +used instead of names. =item B<--echo-keys> diff --git a/cat/virt-ls.pod b/cat/virt-ls.pod index 1ba7417e..dc3093aa 100755 --- a/cat/virt-ls.pod +++ b/cat/virt-ls.pod @@ -92,7 +92,8 @@ not used at all. =item B<--domain> guest -Add all the disks from the named libvirt guest. +Add all the disks from the named libvirt guest. Domain UUIDs can be +used instead of names. =item B<--echo-keys> |