mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-03-14 03:25:15 +01:00
Revert inadvertently committed code.
This was accidentally included with commit:
ddac17343a
(It was a dirty chunk in my directory that I accidentally amended into
the submitted patch.)
This commit is contained in:
parent
c05c3f1584
commit
f6ca697e27
1 changed files with 1 additions and 1 deletions
|
@ -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=()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue