X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Flei-add-external.pod;h=9c8bde0fe937633716095093d5ca7bd1b841027f;hb=ed8cffcbe04d29a047fb3eb655f50b40e2eb5462;hp=471581462f75d69e78c81d0e85f05317d9140817;hpb=7fc3a47fc189e63fa3759c04cc461a7f29d921eb;p=public-inbox.git diff --git a/Documentation/lei-add-external.pod b/Documentation/lei-add-external.pod index 47158146..9c8bde0f 100644 --- a/Documentation/lei-add-external.pod +++ b/Documentation/lei-add-external.pod @@ -10,8 +10,8 @@ lei add-external [OPTIONS] LOCATION Configure lei to search against an external (an inbox or external index). When C is an existing local path, it should point -to a directory that is a C.inboxdir> or -C.topdir> value in ~/.public-inbox/config. +to a directory that is a C or +C value in ~/.public-inbox/config. =head1 OPTIONS @@ -30,11 +30,15 @@ Default: 0 Create C by mirroring the public-inbox at C. -=item -v, --verbose +=item -v + +=item --verbose Provide more feedback on stderr. -=item -q, --quiet +=item -q + +=item --quiet Suppress feedback messages. @@ -44,7 +48,9 @@ Suppress feedback messages. =over -=item --torsocks=auto|no|yes, --no-torsocks +=item --torsocks=auto|no|yes + +=item --no-torsocks Whether to wrap L and L commands with torsocks. @@ -92,8 +98,8 @@ The configuration for lei resides at C<$XDG_CONFIG_HOME/lei/config>. Feedback welcome via plain-text mail to L -The mail archives are hosted at L -and L +The mail archives are hosted at L and +L =head1 COPYRIGHT