X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=docs%2FCOMPLETION-BASH;h=926def428bfc7b8d18d7281993de03d45780eccd;hp=746f899bdb05a1d3909f72d6e235f7c53c3fc1b7;hb=14767c94b3827be7c867196467ed7aea5f6f49b0;hpb=bf5e3d96f882fe51157059787cd658d4a7ddd840 diff --git a/docs/COMPLETION-BASH b/docs/COMPLETION-BASH index 746f899..926def4 100644 --- a/docs/COMPLETION-BASH +++ b/docs/COMPLETION-BASH @@ -58,7 +58,7 @@ _nmh() ;; forw ) options=(-annotate -noannotate -form -format -noformat - -filter -inplace -noinplace -mime -nomime + -filter -mime -nomime -editor -noedit -whatnowproc -nowhatnowproc -build -file -version -help) @@ -96,7 +96,7 @@ _nmh() repl ) options=(-annotate -noannotate -group -nogroup -cc -nocc -query -noquery -form -format -noformat -filter - -inplace -noinplace -mime -nomime -fcc -width + -mime -nomime -width -editor -noedit -whatnowproc -nowhatnowproc -build -file -version -help) ;; @@ -157,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 +[ "$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 refile repl rmf rmm scan send sendfiles show slocal sortm whatnow