X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=docs%2FCOMPLETION-BASH;h=f759c3577c2dd2a4dd51ca5a55a2091dcc60a28d;hp=e77e152ef1c7f8ceb48aca779a612d756cc79615;hb=916690191222433a6923a4be54b0d8f6ac01bd02;hpb=ecc90fb56b43863f4c33ed62da4abe898b17d7fb diff --git a/docs/COMPLETION-BASH b/docs/COMPLETION-BASH index e77e152..f759c35 100644 --- a/docs/COMPLETION-BASH +++ b/docs/COMPLETION-BASH @@ -161,4 +161,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 mhn mhparam mhpath mhshow mhstore msgchk msh 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 mhn 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