about summary refs log tree commit homepage
path: root/Documentation/public-inbox-nntpd.pod
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-08-11 20:13:11 +0000
committerEric Wong <e@80x24.org>2022-08-11 21:58:08 +0000
commit9331e12ebb1523332bfb788c84c7ec3477a6cfcd (patch)
treedbf92809186af4aa2cd465c16c368c2c675543f5 /Documentation/public-inbox-nntpd.pod
parentcef85ffa8e58451a8200fc40a71b88e931b8d024 (diff)
downloadpublic-inbox-9331e12ebb1523332bfb788c84c7ec3477a6cfcd.tar.gz
"PROTO" is probably ambiguous, and we'll use the same
terminology as used in curl(1) documentation.
Diffstat (limited to 'Documentation/public-inbox-nntpd.pod')
-rw-r--r--Documentation/public-inbox-nntpd.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/public-inbox-nntpd.pod b/Documentation/public-inbox-nntpd.pod
index cf53da59..59111f92 100644
--- a/Documentation/public-inbox-nntpd.pod
+++ b/Documentation/public-inbox-nntpd.pod
@@ -26,9 +26,9 @@ are supported and documented below.
 
 =over
 
-=item -l PROTO://ADDRESS/?cert=/path/to/cert,key=/path/to/key
+=item -l PROTOCOL://ADDRESS/?cert=/path/to/cert,key=/path/to/key
 
-=item --listen PROTO://ADDRESS/?cert=/path/to/cert,key=/path/to/key
+=item --listen PROTOCOL://ADDRESS/?cert=/path/to/cert,key=/path/to/key
 
 In addition to the normal C<-l>/C<--listen> switch described in
 L<public-inbox-daemon(8)>, the protocol prefix (e.g. C<nntp://> or