From: Eric Wong Date: Tue, 14 Sep 2021 20:12:16 +0000 (+0000) Subject: doc: update authentication notes for lei X-Git-Tag: v1.7.0~378 X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=commitdiff_plain;h=68d1da3b1b55ca2b893fab40fa06536f25e45591 doc: update authentication notes for lei ~/.netrc isn't used by default any more, and I'm not sure it's worthwhile to document the --netrc switch since it's rare for non-FTP clients to support. Followup-to: 9d11ed460ce113dd ("lei: do not read ~/.netrc by default") Reported-by: Konstantin Ryabitsev --- diff --git a/Documentation/lei-convert.pod b/Documentation/lei-convert.pod index 7f372327..750ba54f 100644 --- a/Documentation/lei-convert.pod +++ b/Documentation/lei-convert.pod @@ -13,7 +13,7 @@ lei convert [OPTIONS] (--stdin|-) Convert messages to another format. C is a source of messages: a directory (Maildir), a file, or a URL (C, C, C, or C). URLs requiring -authentication must use L and/or L to +authentication use L to fill in the username and password. For a regular file, the location must have a CformatE:> diff --git a/Documentation/lei-import.pod b/Documentation/lei-import.pod index c29a085b..9322dfa8 100644 --- a/Documentation/lei-import.pod +++ b/Documentation/lei-import.pod @@ -13,7 +13,7 @@ lei import [OPTIONS] (--stdin|-) Import messages into the local storage of L. C is a source of messages: a directory (Maildir), a file, or a URL (C, C, C, or C). URLs requiring -authentication must use L and/or L to +authentication use L to fill in the username and password. For a regular file, the location must have a CformatE:> diff --git a/Documentation/lei-q.pod b/Documentation/lei-q.pod index 1d9e66cd..2823ced8 100644 --- a/Documentation/lei-q.pod +++ b/Documentation/lei-q.pod @@ -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, diff --git a/Documentation/public-inbox-watch.pod b/Documentation/public-inbox-watch.pod index 5fa966be..e8f97c80 100644 --- a/Documentation/public-inbox-watch.pod +++ b/Documentation/public-inbox-watch.pod @@ -82,7 +82,7 @@ C and C URLs: This may be specified multiple times to combine several mailboxes into a single public-inbox. URLs requiring authentication -will require L and/or L to fill +will require L and/or L (preferred) to fill in the username and password. Default: none