diff options
| author | Clint Adams <clint@users.sourceforge.net> | 2001-12-09 18:17:27 +0000 |
|---|---|---|
| committer | Clint Adams <clint@users.sourceforge.net> | 2001-12-09 18:17:27 +0000 |
| commit | ad2c72445459f6266e00fa8da0fffb6803622b1f (patch) | |
| tree | b9ae93f14578222ce7da815c7d4318f75ca90cb6 /Completion | |
| parent | * 16310: Functions/Misc/zcalc, Doc/Zsh/contrib.yo: separate zcalc (diff) | |
| download | zsh-ad2c72445459f6266e00fa8da0fffb6803622b1f.tar zsh-ad2c72445459f6266e00fa8da0fffb6803622b1f.tar.gz zsh-ad2c72445459f6266e00fa8da0fffb6803622b1f.tar.bz2 zsh-ad2c72445459f6266e00fa8da0fffb6803622b1f.tar.lz zsh-ad2c72445459f6266e00fa8da0fffb6803622b1f.tar.xz zsh-ad2c72445459f6266e00fa8da0fffb6803622b1f.tar.zst zsh-ad2c72445459f6266e00fa8da0fffb6803622b1f.zip | |
16315: completion for spamassassin
Diffstat (limited to 'Completion')
| -rw-r--r-- | Completion/Unix/Command/.distfiles | 2 | ||||
| -rw-r--r-- | Completion/Unix/Command/_spamassassin | 15 |
2 files changed, 16 insertions, 1 deletions
diff --git a/Completion/Unix/Command/.distfiles b/Completion/Unix/Command/.distfiles index f8ac246e0..f5b153c99 100644 --- a/Completion/Unix/Command/.distfiles +++ b/Completion/Unix/Command/.distfiles @@ -15,5 +15,5 @@ _dd _gprof _lynx _perldoc _telnet _pine _dict _grep _lzop _prcs _tiff _elm _diff _gs _make _psutils _tin _apm _mail _last _loadkeys _modutils _ruby _sysctl _links _samba -_user_admin _rsync _arping +_user_admin _rsync _arping _spamassassin ' diff --git a/Completion/Unix/Command/_spamassassin b/Completion/Unix/Command/_spamassassin new file mode 100644 index 000000000..1993c343c --- /dev/null +++ b/Completion/Unix/Command/_spamassassin |
