about summary refs log tree commit homepage
path: root/Documentation/public-inbox-watch.pod
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-09-14 20:12:16 +0000
committerEric Wong <e@80x24.org>2021-09-14 20:12:38 +0000
commit68d1da3b1b55ca2b893fab40fa06536f25e45591 (patch)
tree42534c31a5f626fdcc3742e01a58255278bd0f54 /Documentation/public-inbox-watch.pod
parent076f1322ba8fd0386760fc68a9df9efd34afe4a6 (diff)
downloadpublic-inbox-68d1da3b1b55ca2b893fab40fa06536f25e45591.tar.gz
~/.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 <konstantin@linuxfoundation.org>
Diffstat (limited to 'Documentation/public-inbox-watch.pod')
-rw-r--r--Documentation/public-inbox-watch.pod2
1 files changed, 1 insertions, 1 deletions
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<imap://> and C<imaps://> URLs:
 
 This may be specified multiple times to combine several mailboxes
 into a single public-inbox.  URLs requiring authentication
-will require L<netrc(5)> and/or L<git-credential(1)> to fill
+will require L<netrc(5)> and/or L<git-credential(1)> (preferred) to fill
 in the username and password.
 
 Default: none