X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=cat%2Fvirt-ls.pod;h=1ba7417ecf9c47193bf5cb7996d9308822727fc9;hp=4826092842a2ff78a7c78f2e8160bda247c9a1a1;hb=c49fc3831d12788c27b90d12f06a1cd69a88e3be;hpb=f6d3d5677194ae7aaea70d43845341d91907b5ee diff --git a/cat/virt-ls.pod b/cat/virt-ls.pod index 4826092..1ba7417 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 @@ -123,8 +123,7 @@ auto-detection for C. If you have untrusted raw-format guest disk images, you should use this option to specify the disk format. This avoids a possible -security problem with malicious guests (CVE-2010-3851). See also -L. +security problem with malicious guests (CVE-2010-3851). =item B<--keys-from-stdin>