Removed -nowhatnowproc switch as it does nothing useful.
[mmh] / docs / COMPLETION-BASH
index 70ac3b2..c26783a 100644 (file)
@@ -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)