From 82e81eeb8925580728a6b73aae7d960ab271cffc Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 27 Feb 2021 13:03:26 -0500 Subject: doc: lei: update manpages Catch up with recent developments. --- Documentation/lei-q.pod | 32 ++++++++++++++++++++++++-------- 1 file changed, 24 insertions(+), 8 deletions(-) (limited to 'Documentation/lei-q.pod') diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod index 0959beac..e878157d 100644 --- a/Documentation/lei-q.pod +++ b/Documentation/lei-q.pod @@ -26,18 +26,22 @@ Read search terms from stdin. =item -o MFOLDER, --output=MFOLDER, --mfolder=MFOLDER -Destination for results (e.g., C or -C). The format can be specified by adding a -CformatE:> prefix with any of these values: C, +Destination for results (e.g., C, +C, or +C). The prefix may be a supported protocol: +C, C, C, or C. URLs requiring +authentication must use L and/or L to +fill in the username and password. + +The prefix can instead specify the format of the output: C, C, C, C, C, C, C, or -C. +C. When a format isn't specified, it's chosen based on +the destination. C is used for the default destination +(stdout), and C is used for an existing directory or +non-existing path. TODO: Provide description of formats? -When a format isn't specified, it's chosen based on the destination. -C is used for the default destination (stdout), and C -is used for an existing directory or non-existing path. - Default: - =item -f FORMAT, --format=FORMAT @@ -130,6 +134,18 @@ multiple times, in which case the search uses only the specified set. Do not match locations using C<*?> wildcards and C<[]> ranges. This option applies to C<--include>, C<--exclude>, and C<--only>. +=item --no-import-remote + +Disable the default behavior of memoizing remote messages into the +local store. + +=item --lock + +L locking method(s) to use: C, C, C or +C. + +Default: fcntl,dotlock + =item -NUMBER, -n NUMBER, --limit=NUMBER Limit the number of matches. -- cgit v1.2.3-24-ge0c7