]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-completion.bash
Revert inadvertently committed code.
[notmuch] / notmuch-completion.bash
index 03412117bb1c6240c0d7c7fe8b481341d8146c8e..8665268c789eda9b789849bf999d59f0a4f87aa3 100644 (file)
@@ -50,7 +50,7 @@ _notmuch()
 
     commands="setup new search show reply tag dump restore help"
     help_options="setup new search show reply tag dump restore search-terms"
-    search_options="--max-threads= --first= --sort=oldest-first --sort=newest-first"
+    search_options="--max-threads= --first= --sort="
 
     COMPREPLY=()