about summary refs log tree commit homepage
path: root/lib/PublicInbox
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-10-25 19:31:47 +0000
committerEric Wong <e@80x24.org>2021-10-26 03:16:24 +0000
commitbddffde95e686b20f78403ce8817f892e6467b31 (patch)
treebe9768ebff3ffdcb2c33709c3b627732cdd44999 /lib/PublicInbox
parent00db45c43436dde25f63abcaa969e29479204b82 (diff)
downloadpublic-inbox-bddffde95e686b20f78403ce8817f892e6467b31.tar.gz
This is useful for users lacking in local storage.  Also,
referencing lei-add-external(1) seems to make less sense
than referencing lei-q(1).

We'll also start dropping years from the copyright statement
to reduce future churn.
Diffstat (limited to 'lib/PublicInbox')
-rw-r--r--lib/PublicInbox/LEI.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/PublicInbox/LEI.pm b/lib/PublicInbox/LEI.pm
index cb1e5433..32d4b9f3 100644
--- a/lib/PublicInbox/LEI.pm
+++ b/lib/PublicInbox/LEI.pm
@@ -353,6 +353,7 @@ my %OPTDESC = (
 
 'want|w=s@' => [ 'PREFIX|dfpost|dfn', # common ones in help...
                 'search prefixes to extract (default: dfpost7)' ],
+'uri        p2q' => [ 'URI escape output' ],
 
 'alert=s@' => ['CMD,:WINCH,:bell,<any command>',
         'run command(s) or perform ops when done writing to output ' .