From 9331e12ebb1523332bfb788c84c7ec3477a6cfcd Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 11 Aug 2022 20:13:11 +0000 Subject: doc: spell out "PROTOCOL" in examples "PROTO" is probably ambiguous, and we'll use the same terminology as used in curl(1) documentation. --- Documentation/public-inbox-imapd.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Documentation/public-inbox-imapd.pod') diff --git a/Documentation/public-inbox-imapd.pod b/Documentation/public-inbox-imapd.pod index 23577a69..85bf3651 100644 --- a/Documentation/public-inbox-imapd.pod +++ b/Documentation/public-inbox-imapd.pod @@ -27,12 +27,12 @@ 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, the C prefix (e.g. C or +L, the C prefix (e.g. C or C) may be specified to force a given protocol. For STARTTLS and IMAPS support, the C and C may be specified -- cgit v1.2.3-24-ge0c7