]> git.marmaro.de Git - mmh/blobdiff - docs/COMPLETION-BASH
Split nmh dir into mmh dir (~/.mmh) and mail storage (~/Mail).
[mmh] / docs / COMPLETION-BASH
index bdc584ff382e0269d76218a46586afd18e68c5ce..806c9340e0440e9bb64052b3363ca9942e672dfe 100644 (file)
@@ -41,8 +41,8 @@ _nmh()
                     -noverbose -version -help)
             ;;
         comp )
                     -noverbose -version -help)
             ;;
         comp )
-            options=(-form -use -nouse -file -draftfolder -draftmessage
-                    -nodraftfolder -editor -noedit -whatnowproc -nowhatnowproc
+            options=(-form -use -nouse -file
+                    -editor -noedit -whatnowproc -nowhatnowproc
                     -version -help )
            ;;
         flist* )
                     -version -help )
            ;;
         flist* )
@@ -58,8 +58,8 @@ _nmh()
             ;;
         forw )
             options=(-annotate -noannotate -form -format -noformat
             ;;
         forw )
             options=(-annotate -noannotate -form -format -noformat
-                    -filter -inplace -noinplace -mime -nomime -draftfolder
-                    -draftmessage -nodraftfolder -editor -noedit -whatnowproc
+                    -filter -inplace -noinplace -mime -nomime
+                    -editor -noedit -whatnowproc
                     -nowhatnowproc -dashstuffing -nodashstuffing -build -file
                     -version -help)
             ;;
                     -nowhatnowproc -dashstuffing -nodashstuffing -build -file
                     -version -help)
             ;;
@@ -96,8 +96,8 @@ _nmh()
         repl )
             options=(-annotate -noannotate -group -nogroup -cc
                     -nocc -query -noquery -form -format -noformat -filter
         repl )
             options=(-annotate -noannotate -group -nogroup -cc
                     -nocc -query -noquery -form -format -noformat -filter
-                    -inplace -noinplace -mime -nomime -fcc -width -draftfolder
-                    -draftmessage -nodraftfolder -editor -noedit -whatnowproc
+                    -inplace -noinplace -mime -nomime -fcc -width
+                    -editor -noedit -whatnowproc
                     -nowhatnowproc -build -file -version -help)
             ;;
         rmf )
                     -nowhatnowproc -build -file -version -help)
             ;;
         rmf )
@@ -118,10 +118,6 @@ _nmh()
             options=(-datefield -textfield -notextfield -limit -nolimit
                     -verbose -noverbose -version -help)
             ;;
             options=(-datefield -textfield -notextfield -limit -nolimit
                     -verbose -noverbose -version -help)
             ;;
-        whom )
-            options=(-alias -check -nocheck -draft -draftfolder
-                    -draftmessage -nodraftfolder -version -help)
-            ;;
         * )
             options=(-help -version -seq)
             ;;
         * )
             options=(-help -version -seq)
             ;;
@@ -161,4 +157,4 @@ _nmh()
     COMPREPLY=( $( compgen -W "${options[*]}" -- $current ) )
     return 0
 }
     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 whom
+[ "$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