diff --git a/man/imtest.1 b/man/imtest.1 index 5323186..6a9bb12 100644 --- a/man/imtest.1 +++ b/man/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/man/lmtptest.1 b/man/lmtptest.1 index 4381628..25b646b 100644 --- a/man/lmtptest.1 +++ b/man/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/man/mupdatetest.1 b/man/mupdatetest.1 index aa9b44c..6332725 100644 --- a/man/mupdatetest.1 +++ b/man/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/man/nntptest.1 b/man/nntptest.1 index 8a75487..55c4162 100644 --- a/man/nntptest.1 +++ b/man/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/man/pop3test.1 b/man/pop3test.1 index 24b2efd..2d57c44 100644 --- a/man/pop3test.1 +++ b/man/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/man/sivtest.1 b/man/sivtest.1 index 993b337..51d191d 100644 --- a/man/sivtest.1 +++ b/man/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/man/smtptest.1 b/man/smtptest.1 index 2726d08..8f6902b 100644 --- a/man/smtptest.1 +++ b/man/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