Removed the draft message in favor for a consistent draft folder facility
[mmh] / docs / COMPLETION-BASH
index 1e84c1e..806c934 100644 (file)
@@ -41,8 +41,8 @@ _nmh()
                     -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* )
@@ -58,8 +58,8 @@ _nmh()
             ;;
         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)
             ;;
@@ -96,8 +96,8 @@ _nmh()
         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 )