aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/rspamc.13
-rw-r--r--doc/rspamc.1.md2
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/rspamc.1 b/doc/rspamc.1
index de022d542..51a4504cc 100644
--- a/doc/rspamc.1
+++ b/doc/rspamc.1
@@ -68,7 +68,8 @@ fuzzy* commands requires input.
Specify host and port
.TP
\-P \f[I]password\f[R], \-\-password=\f[I]password\f[R]
-Specify control password
+Specify control password. Can be an absolute or relative path, in which
+case the password will be read from that file.
.TP
\-c \f[I]name\f[R], \-\-classifier=\f[I]name\f[R]
Classifier to learn spam or ham (bayes is used by default)
diff --git a/doc/rspamc.1.md b/doc/rspamc.1.md
index 335c22513..4389d25f4 100644
--- a/doc/rspamc.1.md
+++ b/doc/rspamc.1.md
@@ -42,7 +42,7 @@ requires input.
: Specify host and port
-P *password*, \--password=*password*
-: Specify control password
+: Specify control password. Can be an absolute or relative path, in which case the password will be read from that file.
-c *name*, \--classifier=*name*
: Classifier to learn spam or ham (bayes is used by default)