X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Flei-q.pod;h=574c12eb9d3a36883063fc5a05c6b793cec2698c;hb=44812cbbec44625083b6e5441a798a21a5e79f71;hp=1d9e66cdb7e4e18942d6a75497748c8884c593ab;hpb=aa500f0243133f2e9e0c912eea3497e52ebc1903;p=public-inbox.git diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod index 1d9e66cd..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. @@ -43,7 +43,7 @@ Destination for results (e.g., C, C, or C). The prefix may be a supported protocol: C or C. URLs requiring -authentication must use L and/or L to +authentication use L to fill in the username and password. A prefix can specify the format of the output: C, @@ -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