X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Flei-q.pod;h=574c12eb9d3a36883063fc5a05c6b793cec2698c;hb=fc70bf064fd13def9a919b7cc264a3a1dcff6e79;hp=2823ced875af35e63cc91502c9c08b9c7962733d;hpb=68d1da3b1b55ca2b893fab40fa06536f25e45591;p=public-inbox.git diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod index 2823ced8..574c12eb 100644 --- a/Documentation/lei-q.pod +++ b/Documentation/lei-q.pod @@ -10,7 +10,7 @@ lei q [OPTIONS] (--stdin|-) =head1 DESCRIPTION -Search for messages across the lei store and externals. +Search for messages across the lei/store and externals. =for comment TODO: Give common prefixes, or at least a description/reference. @@ -164,6 +164,8 @@ multiple times. =item --only=LOCATION +=item -O LOCATION + Use only the specified external for search. This option may be given multiple times, in which case the search uses only the specified set. @@ -192,7 +194,9 @@ Default: fcntl,dotlock =item -n NUMBER -Limit the number of matches. +Fuzzy limit the number of matches per-local external and lei/store. +Messages added by the L<--threads> switch do not count towards this +limit, and there is no limit on remote externals. Default: 10000