From 9dacb984fc80c9cf9be17ca13aba97033fb1d485 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 12 Mar 2021 10:39:41 +0000 Subject: lei: add help + completion for --no-external I just needed it. --- lib/PublicInbox/LEI.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/PublicInbox/LEI.pm b/lib/PublicInbox/LEI.pm index 50c0a885..ddc27361 100644 --- a/lib/PublicInbox/LEI.pm +++ b/lib/PublicInbox/LEI.pm @@ -228,6 +228,7 @@ my %OPTDESC = ( 'globoff|g' => "do not match locations using '*?' wildcards ". "and\xa0'[]'\x{a0}ranges", 'verbose|v+' => 'be more verbose', +'external!' => 'do not use externals', 'solve!' => 'do not attempt to reconstruct blobs from emails', 'torsocks=s' => ['VAL|auto|no|yes', 'whether or not to wrap git and curl commands with torsocks'], -- cgit v1.2.3-24-ge0c7