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-ls-external.pod | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'Documentation/lei-ls-external.pod') diff --git a/Documentation/lei-ls-external.pod b/Documentation/lei-ls-external.pod index 124b7763..4c0c263d 100644 --- a/Documentation/lei-ls-external.pod +++ b/Documentation/lei-ls-external.pod @@ -15,7 +15,9 @@ to matching entries. =over -=item -g, --globoff +=item -g + +=item --globoff Do not match C using C<*?> wildcards and C<[]> ranges. @@ -27,7 +29,9 @@ Limit operations to the local filesystem. Limit operations to those requiring network access. -=item -z, -0 +=item -z + +=item -0 Use C<\0> (NUL) instead of newline (CR) to delimit lines. -- cgit v1.2.3-24-ge0c7