X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=docs%2FCOMPLETION-BASH;h=bc3ac32c4287b30c9cfde35039f3621f213f8e6e;hp=746f899bdb05a1d3909f72d6e235f7c53c3fc1b7;hb=88d0e7601d67f8212791482433dcda4cb9d3eaac;hpb=bf5e3d96f882fe51157059787cd658d4a7ddd840 diff --git a/docs/COMPLETION-BASH b/docs/COMPLETION-BASH index 746f899..bc3ac32 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) ;;