about summary refs log tree commit diff
path: root/Completion/Unix/Command/_spamassassin
blob: 1993c343cdd7a7ed38b9400e5e342d6e3289b82e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#compdef spamassassin

_arguments \
    '-P[pipe to STDOUT]' \
    '-e[error code on spam]' \
    '-h[help]' \
    '-t[test mode]' \
    '-r[report message as verified spam]' \
    '-w[set from addr of reply mail]:fromaddr:_user_at_host' \
    '-l[log to file]:filename:_files' \
    '-L[perform only local tests]' \
    '-d[remove SpamAssassin markup]' \
    '-c[config]:config file:_files' \
    '-p[score preferences]:preference file:_files' \
    '-D[diagnostic output'