From 6b0bd44cb51112997d77721b052e4a223c62520e Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 16 May 2021 23:35:21 -0400 Subject: doc: split option variants into separate items e226f18934eb7291 modified the lei-q manpage so that each variant of an option gets a dedicated =item to make L look nicer and to follow the Perl core documentation. Do the same for the other manpages. Note that this still leaves the variants of an option grouped in one scenario: when a list of options without descriptions is presented as a pointer to another location. Splitting the variants in that case would make it harder for the reader to tell what the distinct options are. --- Documentation/lei-add-external.pod | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'Documentation/lei-add-external.pod') diff --git a/Documentation/lei-add-external.pod b/Documentation/lei-add-external.pod index ad0e1d07..71229865 100644 --- a/Documentation/lei-add-external.pod +++ b/Documentation/lei-add-external.pod @@ -30,11 +30,15 @@ Default: 0 Create C by mirroring the public-inbox at C. -=item -v, --verbose +=item -v + +=item --verbose Provide more feedback on stderr. -=item -q, --quiet +=item -q + +=item --quiet Suppress feedback messages. @@ -44,7 +48,9 @@ Suppress feedback messages. =over -=item --torsocks=auto|no|yes, --no-torsocks +=item --torsocks=auto|no|yes + +=item --no-torsocks Whether to wrap L and L commands with torsocks. -- cgit v1.2.3-24-ge0c7