X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=docs%2FCOMPLETION-BASH;h=1e84c1eeaf252980dfc0bce5977b95326b684733;hp=bdc584ff382e0269d76218a46586afd18e68c5ce;hb=18017df38ebb626f6eed6f339641fd1298c326e7;hpb=51cb63baa791f6ba84c0a7f8538ecfd00b013bcb diff --git a/docs/COMPLETION-BASH b/docs/COMPLETION-BASH index bdc584f..1e84c1e 100644 --- a/docs/COMPLETION-BASH +++ b/docs/COMPLETION-BASH @@ -118,10 +118,6 @@ _nmh() options=(-datefield -textfield -notextfield -limit -nolimit -verbose -noverbose -version -help) ;; - whom ) - options=(-alias -check -nocheck -draft -draftfolder - -draftmessage -nodraftfolder -version -help) - ;; * ) options=(-help -version -seq) ;; @@ -161,4 +157,4 @@ _nmh() COMPREPLY=( $( compgen -W "${options[*]}" -- $current ) ) return 0 } -[ "$have" ] && complete -F _nmh ali anno burst comp dist flist flists folder folders forw inc mark mhbuild mhl mhlist mhmail mhparam mhpath mhshow mhstore msgchk next packf pick prev prompter rcvdist rcvpack rcvstore rcvtty refile repl rmf rmm scan send sendfiles show slocal sortm whatnow whom +[ "$have" ] && complete -F _nmh ali anno burst comp dist flist flists folder folders forw inc mark mhbuild mhl mhlist mhmail mhparam mhpath mhshow mhstore msgchk next packf pick prev prompter rcvdist rcvpack rcvstore rcvtty refile repl rmf rmm scan send sendfiles show slocal sortm whatnow