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-blob.pod | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) (limited to 'Documentation/lei-blob.pod') diff --git a/Documentation/lei-blob.pod b/Documentation/lei-blob.pod index 341b5505..76918324 100644 --- a/Documentation/lei-blob.pod +++ b/Documentation/lei-blob.pod @@ -31,15 +31,21 @@ Do not look in the git repository of the current working directory. Do not look in mail storage for C. This is implied by C<--oid-a>, C<--path-a>, and C<--path-b>. -=item -A OID-A, --oid-a=OID-A +=item -A OID-A + +=item --oid-a=OID-A Provide pre-image object ID as a hint for reconstructing C. -=item -a PATH-A, --path-a=PATH-A +=item -a PATH-A + +=item --path-a=PATH-A Provide pre-image pathname as a hint for reconstructing C. -=item -b PATH-B, --path-b=PATH-B +=item -b PATH-B + +=item --path-b=PATH-B Provide post-image pathname as a hint for reconstructing C. @@ -61,7 +67,9 @@ Limit operations to those requiring network access. Don't include results from externals. -=item -I LOCATION, --include=LOCATION +=item -I LOCATION + +=item --include=LOCATION Include specified external in search. This option may be given multiple times. @@ -81,11 +89,15 @@ multiple times, in which case the search uses only the specified set. Disable the default behavior of memoizing remote messages into the local store. -=item -v, --verbose +=item -v + +=item --verbose Provide more feedback on stderr. -=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