summaryrefslogtreecommitdiffstats
path: root/cat
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-05-01 17:41:20 -0400
committerRichard W.M. Jones <rjones@redhat.com>2011-05-01 17:43:18 -0400
commitc49fc3831d12788c27b90d12f06a1cd69a88e3be (patch)
treef72bee22981ea6bebd4da9c9fbaede7a090e0fb5 /cat
parent988a8784647a66adbece3c9fb470c06a4cce3cdd (diff)
downloadlibguestfs-c49fc3831d12788c27b90d12f06a1cd69a88e3be.tar.gz
libguestfs-c49fc3831d12788c27b90d12f06a1cd69a88e3be.tar.xz
libguestfs-c49fc3831d12788c27b90d12f06a1cd69a88e3be.zip
doc: Use I<-...> for cross-references to command line options.
This is now used consistently across all the documentation.
Diffstat (limited to 'cat')
-rwxr-xr-xcat/virt-ls.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/cat/virt-ls.pod b/cat/virt-ls.pod
index 53e72b68..1ba7417e 100755
--- a/cat/virt-ls.pod
+++ b/cat/virt-ls.pod
@@ -40,7 +40,7 @@ recursive. A simple listing is like the ordinary L<ls(1)> command:
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
@@ -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.]
-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