From 48f211349f8214d089d1909ec6812e70afc09e05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Wed, 1 Nov 2017 16:37:57 +0100 Subject: [PATCH 4/4] imtest.1, lmtptest.1, mupdatetest.1, nntptest.1, pop3test.1, sivtest.1, smtptest.1: document -w option --- cyrus-imapd/man1/imtest.1 | 7 +++++++ cyrus-imapd/man1/lmtptest.1 | 7 +++++++ cyrus-imapd/man1/mupdatetest.1 | 7 +++++++ cyrus-imapd/man1/nntptest.1 | 7 +++++++ cyrus-imapd/man1/pop3test.1 | 7 +++++++ cyrus-imapd/man1/sivtest.1 | 7 +++++++ cyrus-imapd/man1/smtptest.1 | 7 +++++++ 7 files changed, 49 insertions(+) diff --git a/cyrus-imapd/man1/imtest.1 b/cyrus-imapd/man1/imtest.1 index 5323186..6a9bb12 100644 --- a/cyrus-imapd/man1/imtest.1 +++ b/cyrus-imapd/man1/imtest.1 @@ -67,6 +67,10 @@ imtest \- interactive IMAP test program .I userid ] [ +.B \-w +.I password +] +[ .B \-k .I num ] @@ -161,6 +165,9 @@ This is the userid whose identity will be assumed after authentication. \fBNOTE:\fR This is only used with SASL mechanisms that allow proxying (e.g. PLAIN, DIGEST-MD5). .TP +.BI \-w " password" +Password to use (if not supplied, we will prompt) +.TP .BI -k " num" Minimum protection layer required. .TP diff --git a/cyrus-imapd/man1/lmtptest.1 b/cyrus-imapd/man1/lmtptest.1 index 4381628..2f332dc 100644 --- a/cyrus-imapd/man1/lmtptest.1 +++ b/cyrus-imapd/man1/lmtptest.1 @@ -67,6 +67,10 @@ lmtptest \- interactive LMTP test program .I userid ] [ +.B \-w +.I password +] +[ .B \-k .I num ] @@ -139,6 +143,9 @@ This is the userid whose identity will be assumed after authentication. \fBNOTE:\fR This is only used with SASL mechanisms that allow proxying (e.g. PLAIN, DIGEST-MD5). .TP +.BI -w " password" +Password to use (if not supplied, we will prompt). +.TP .BI -k " num" Minimum protection layer required. .TP diff --git a/cyrus-imapd/man1/mupdatetest.1 b/cyrus-imapd/man1/mupdatetest.1 index aa9b44c..a4d7f2e 100644 --- a/cyrus-imapd/man1/mupdatetest.1 +++ b/cyrus-imapd/man1/mupdatetest.1 @@ -63,6 +63,10 @@ mupdatetest \- interactive MUPDATE test program .I userid ] [ +.B \-w +.I password +] +[ .B \-k .I num ] @@ -127,6 +131,9 @@ Userid to use for authentication; defaults to the current user. This is the userid whose password or credentials will be presented to the server for verification. .TP +.BI -w " password" +Password to use (if not supplied, we will prompt) +.TP .BI -u " userid" Userid to use for authorization; defaults to the current user. This is the userid whose identity will be assumed after authentication. diff --git a/cyrus-imapd/man1/nntptest.1 b/cyrus-imapd/man1/nntptest.1 index 8a75487..55c4162 100644 --- a/cyrus-imapd/man1/nntptest.1 +++ b/cyrus-imapd/man1/nntptest.1 @@ -67,6 +67,10 @@ nntptest \- interactive NNTP test program .I userid ] [ +.B \-w +.I password +] +[ .B \-k .I num ] @@ -143,6 +147,9 @@ This is the userid whose identity will be assumed after authentication. \fBNOTE:\fR This is only used with SASL mechanisms that allow proxying (e.g. PLAIN, DIGEST-MD5). .TP +.BI -w " password" +Password to use (if not supplied, we will prompt) +.TP .BI -k " num" Minimum protection layer required. .TP diff --git a/cyrus-imapd/man1/pop3test.1 b/cyrus-imapd/man1/pop3test.1 index 24b2efd..e3e536b 100644 --- a/cyrus-imapd/man1/pop3test.1 +++ b/cyrus-imapd/man1/pop3test.1 @@ -67,6 +67,10 @@ pop3test \- interactive POP3 test program .I userid ] [ +.B \-w +.I password +] +[ .B \-k .I num ] @@ -143,6 +147,9 @@ This is the userid whose identity will be assumed after authentication. \fBNOTE:\fR This is only used with SASL mechanisms that allow proxying (e.g. PLAIN, DIGEST-MD5). .TP +.BI -w " password" +Password to use (if not supplied, we will prompt) +.TP .BI -k " num" Minimum protection layer required. .TP diff --git a/cyrus-imapd/man1/sivtest.1 b/cyrus-imapd/man1/sivtest.1 index 993b337..3e071b9 100644 --- a/cyrus-imapd/man1/sivtest.1 +++ b/cyrus-imapd/man1/sivtest.1 @@ -67,6 +67,10 @@ sivtest \- interactive MANAGESIEVE test program .I userid ] [ +.B \-w +.I password +] +[ .B \-k .I num ] @@ -139,6 +143,9 @@ This is the userid whose identity will be assumed after authentication. \fBNOTE:\fR This is only used with SASL mechanisms that allow proxying (e.g. PLAIN, DIGEST-MD5). .TP +.BI -w " password" +Password to use (if not supplied, we will prompt) +.TP .BI -k " num" Minimum protection layer required. .TP diff --git a/cyrus-imapd/man1/smtptest.1 b/cyrus-imapd/man1/smtptest.1 index 2726d08..575ab1e 100644 --- a/cyrus-imapd/man1/smtptest.1 +++ b/cyrus-imapd/man1/smtptest.1 @@ -67,6 +67,10 @@ smtptest \- interactive SMTP test program .I userid ] [ +.B \-w +.I password +] +[ .B \-k .I num ] @@ -142,6 +146,9 @@ This is the userid whose identity will be assumed after authentication. \fBNOTE:\fR This is only used with SASL mechanisms that allow proxying (e.g. PLAIN, DIGEST-MD5). .TP +.BI -w " password" +Password to use (if not supplied, we will prompt) +.TP .BI -k " num" Minimum protection layer required. .TP -- 2.13.6