doc: Use I<-...> for cross-references to command line options.
[libguestfs.git] / cat / virt-ls.pod
index 4826092..1ba7417 100755 (executable)
@@ -40,7 +40,7 @@ recursive.  A simple listing is like the ordinary L<ls(1)> command:
  boot
  [etc.]
 
  boot
  [etc.]
 
-With the C<-l> (C<--long>) option, C<virt-ls> shows more detail:
+With the I<-l> (I<--long>) option, C<virt-ls> shows more detail:
 
  $ virt-ls -l -d myguest /
  total 204
 
  $ virt-ls -l -d myguest /
  total 204
@@ -48,7 +48,7 @@ With the C<-l> (C<--long>) option, C<virt-ls> shows more detail:
  dr-xr-xr-x.   5 root root   3072 2009-08-25 19:06 boot
  [etc.]
 
  dr-xr-xr-x.   5 root root   3072 2009-08-25 19:06 boot
  [etc.]
 
-With the C<-R> (C<--recursive>) option, C<virt-ls> lists the
+With the I<-R> (I<--recursive>) option, C<virt-ls> lists the
 names of files and directories recursively:
 
  $ virt-ls -R -d myguest /tmp
 names of files and directories recursively:
 
  $ virt-ls -R -d myguest /tmp
@@ -123,8 +123,7 @@ auto-detection for C<another.img>.
 
 If you have untrusted raw-format guest disk images, you should use
 this option to specify the disk format.  This avoids a possible
 
 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</add-drive-opts>.
+security problem with malicious guests (CVE-2010-3851).
 
 =item B<--keys-from-stdin>
 
 
 =item B<--keys-from-stdin>