summaryrefslogtreecommitdiffstats
path: root/doc/rspamc.1
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2016-06-12 15:05:27 +0200
committerAndrew Lewis <nerf@judo.za.org>2016-06-12 15:05:27 +0200
commit366cbd885d048cd848ab9a85aba8af4685503f4e (patch)
treea1071e7143b42e0f61911f70880a5b7766caeae8 /doc/rspamc.1
parentbf006a75fc7606db458766e14507b615330ebe3e (diff)
downloadrspamd-366cbd885d048cd848ab9a85aba8af4685503f4e.tar.gz
rspamd-366cbd885d048cd848ab9a85aba8af4685503f4e.zip
[Doc] Clarify some rspamc arguments
Diffstat (limited to 'doc/rspamc.1')
-rw-r--r--doc/rspamc.18
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/rspamc.1 b/doc/rspamc.1
index b29bbb20d..331bdada8 100644
--- a/doc/rspamc.1
+++ b/doc/rspamc.1
@@ -100,22 +100,22 @@ Emulate that message was received from specified ip address
.RE
.TP
.B \-u \f[I]username\f[], \-\-user=\f[I]username\f[]
-Emulate that message was from specified user
+Emulate that message was received from specified authenticated user
.RS
.RE
.TP
.B \-d \f[I]user\@domain\f[], \-\-deliver=\f[I]user\@domain\f[]
-Emulate that message is delivered to specified user
+Emulate that message is delivered to specified user (for LDA/statistics)
.RS
.RE
.TP
.B \-F \f[I]user\@domain\f[], \-\-from=\f[I]user\@domain\f[]
-Emulate that message is from specified user
+Emulate that message has specified SMTP FROM address
.RS
.RE
.TP
.B \-r \f[I]user\@domain\f[], \-\-rcpt=\f[I]user\@domain\f[]
-Emulate that message is for specified user
+Emulate that message has specified SMTP RCPT address
.RS
.RE
.TP