Removed -nowhatnowproc switch as it does nothing useful.
[mmh] / docs / COMPLETION-BASH
index 4938903..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 )
@@ -74,10 +73,6 @@ _nmh()
             options=(-sequence -add -delete -list -public -nopublic
                     -zero -nozero -version -help)
             ;;
-        next )
-            options=(-showmimeproc -header -noheader -checkmime
-                    -nocheckmime -version -help)
-            ;;
         packf )
             options=(-file -version -help)
             ;;
@@ -87,19 +82,14 @@ _nmh()
                     -sequence -public -nopublic -zero -nozero -list -nolist
                     -version -help)
             ;;
-        prev )
-            options=(-showproc -showmimeproc -header -noheader -checkmime
-                    -nocheckmime -version -help)
-            ;;
         refile )
-            options=(-link -nolink -preserve -nopreserve -unlink
-                    -nounlink -src -file -rmmproc -normmproc -version -help)
+            options=(-link -nolink -src -file -version -help)
             ;;
         repl )
             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)
@@ -112,8 +102,9 @@ _nmh()
                     -width -file -version -help )
             ;;
         show )
-            options=(-showproc -showmimeproc -header -noheader
-                    -checkmime -nocheckmime -version -help)
+        next )
+        prev )
+            options=(-file -part -type -form -version -help)
             ;;
         sortm )
             options=(-datefield -textfield -notextfield -limit -nolimit
@@ -158,4 +149,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 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 mhstore msgchk next packf pick prev prompter rcvdist rcvpack rcvstore refile repl rmf rmm scan send sendfiles show slocal sortm whatnow