projects
/
public-inbox.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48b17d4
)
doc lei q: add missing value for --lock
author
Kyle Meyer <kyle@kyleam.com>
Mon, 17 May 2021 03:35:25 +0000 (23:35 -0400)
committer
Eric Wong <e@80x24.org>
Mon, 17 May 2021 07:44:57 +0000 (07:44 +0000)
Documentation/lei-q.pod
patch
|
blob
|
history
diff --git
a/Documentation/lei-q.pod
b/Documentation/lei-q.pod
index e1c20a0d69c8b1ce53d6dcde99d6e789ddd60895..391998491bbdefecf61ea9e6b306507faeb92a18 100644
(file)
--- a/
Documentation/lei-q.pod
+++ b/
Documentation/lei-q.pod
@@
-171,7
+171,7
@@
option applies to C<--include>, C<--exclude>, and C<--only>.
Disable the default behavior of memoizing remote messages into the
local store.
-=item --lock
+=item --lock
=METHOD
L<mbox(5)> locking method(s) to use: C<dotlock>, C<fcntl>, C<flock> or
C<none>.