zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] Add more commands to _notmuch
@ 2014-09-26 12:17 Wieland Hoffmann
  0 siblings, 0 replies; only message in thread
From: Wieland Hoffmann @ 2014-09-26 12:17 UTC (permalink / raw)
  To: zsh-workers

---
 Completion/Unix/Command/_notmuch | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Completion/Unix/Command/_notmuch b/Completion/Unix/Command/_notmuch
index 0c23aa5..b576d2b 100644
--- a/Completion/Unix/Command/_notmuch
+++ b/Completion/Unix/Command/_notmuch
@@ -13,6 +13,9 @@ _notmuch_commands()
     'dump:creates a plain-text dump of the tags of each message'
     'restore:restores the tags from the given file'
     'help:show details on a command'
+    'compact:compact the notmuch database'
+    'config:access the notmuch configuration file'
+    'count:count messages matching the given search terms'
   )
 
   _describe -t command 'command' notmuch_commands
-- 
2.1.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-26 12:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-26 12:17 [PATCH] Add more commands to _notmuch Wieland Hoffmann

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).