From b9ee56e5b72605553475669117701c659d276f29 Mon Sep 17 00:00:00 2001 From: Wieland Hoffmann Date: Fri, 26 Sep 2014 14:17:27 +0200 Subject: 33252: complete more notmuch subcommands --- Completion/Unix/Command/_notmuch | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Completion') diff --git a/Completion/Unix/Command/_notmuch b/Completion/Unix/Command/_notmuch index 0c23aa5f6..b576d2b29 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 -- cgit 1.4.1