Annotations will always be done inplace from now on.
[mmh] / docs / COMPLETION-BASH
index 746f899..918e285 100644 (file)
@@ -58,7 +58,7 @@ _nmh()
             ;;
         forw )
             options=(-annotate -noannotate -form -format -noformat
-                    -filter -inplace -noinplace -mime -nomime
+                    -filter -mime -nomime
                     -editor -noedit -whatnowproc
                     -nowhatnowproc -build -file
                     -version -help)
@@ -96,7 +96,7 @@ _nmh()
         repl )
             options=(-annotate -noannotate -group -nogroup -cc
                     -nocc -query -noquery -form -format -noformat -filter
-                    -inplace -noinplace -mime -nomime -fcc -width
+                    -mime -nomime -fcc -width
                     -editor -noedit -whatnowproc
                     -nowhatnowproc -build -file -version -help)
             ;;