X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=docs%2FCOMPLETION-BASH;h=c26783a6a285d0253016ee912b423b5d907d083c;hp=70ac3b2c1f495af82baf8275a7209c92ba386d9c;hb=ee4f43cf2ef0084ec698e4e87159a94c01940622;hpb=8d77b48284c58c135a6b2787e721597346ab056d diff --git a/docs/COMPLETION-BASH b/docs/COMPLETION-BASH index 70ac3b2..c26783a 100644 --- a/docs/COMPLETION-BASH +++ b/docs/COMPLETION-BASH @@ -45,7 +45,7 @@ _nmh() ;; comp ) options=(-form -use -nouse - -editor -noedit -whatnowproc -nowhatnowproc + -editor -noedit -whatnowproc -version -help ) ;; flist* ) @@ -61,8 +61,7 @@ _nmh() ;; forw ) options=(-annotate -noannotate -form - -editor -noedit -whatnowproc - -nowhatnowproc -build + -editor -noedit -whatnowproc -build -version -help) ;; inc ) @@ -90,7 +89,7 @@ _nmh() options=(-annotate -noannotate -group -nogroup -cc -nocc -query -noquery -form -filter -nofilter -mime -nomime -editor -noedit -whatnowproc - -nowhatnowproc -build -file -version -help) + -build -file -version -help) ;; rmf ) options=(-interactive -nointeractive -version -help)