summaryrefslogtreecommitdiffstats
path: root/cat
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-07-16 15:20:29 +0100
committerRichard W.M. Jones <rjones@redhat.com>2011-07-16 15:20:29 +0100
commita711777bedcf64d814bb953ff8771858dbd7161b (patch)
tree7c334f32f2b64e6a41d5a27f54c65bfc7d733474 /cat
parentd84bb5dc19afd30c44f984b1c33c92691aa236f7 (diff)
downloadlibguestfs-a711777bedcf64d814bb953ff8771858dbd7161b.tar.gz
libguestfs-a711777bedcf64d814bb953ff8771858dbd7161b.tar.xz
libguestfs-a711777bedcf64d814bb953ff8771858dbd7161b.zip
docs: Separate out combined =item 's in man pages.
Turn: =item B<-a> | B<--all> into: =item B<-a> =item B<--all> This gives a more natural-looking manual page, as well as making it easier to directly link to these sections.
Diffstat (limited to 'cat')
-rwxr-xr-xcat/virt-ls.pod8
1 files changed, 6 insertions, 2 deletions
diff --git a/cat/virt-ls.pod b/cat/virt-ls.pod
index 78164b50..e63f009d 100755
--- a/cat/virt-ls.pod
+++ b/cat/virt-ls.pod
@@ -363,9 +363,13 @@ L</RECURSIVE LONG LISTING> above.
Read key or passphrase parameters from stdin. The default is
to try to read passphrases from the user by opening C</dev/tty>.
-=item B<-l> | B<--long>
+=item B<-l>
-=item B<-R> | B<--recursive>
+=item B<--long>
+
+=item B<-R>
+
+=item B<--recursive>
Select the mode. With neither of these options, C<virt-ls> produces a
simple, flat list of the files in the named directory. See