X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=cat%2Fvirt-ls.pod;h=dc3093aab0f2cf133f402a20bc3c0407f8967d0f;hb=8a1be9265d8fda423a09e267cb92bd3fd2b1e163;hp=53e72b6893cd0c9ad3fece0d68a1e4a6ec6d691e;hpb=94e1465129ae738367421c2515ee23623ee80ed9;p=libguestfs.git diff --git a/cat/virt-ls.pod b/cat/virt-ls.pod index 53e72b6..dc3093a 100755 --- a/cat/virt-ls.pod +++ b/cat/virt-ls.pod @@ -40,7 +40,7 @@ recursive. A simple listing is like the ordinary L command: boot [etc.] -With the C<-l> (C<--long>) option, C shows more detail: +With the I<-l> (I<--long>) option, C shows more detail: $ virt-ls -l -d myguest / total 204 @@ -48,7 +48,7 @@ With the C<-l> (C<--long>) option, C shows more detail: dr-xr-xr-x. 5 root root 3072 2009-08-25 19:06 boot [etc.] -With the C<-R> (C<--recursive>) option, C lists the +With the I<-R> (I<--recursive>) option, C lists the names of files and directories recursively: $ virt-ls -R -d myguest /tmp @@ -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>