X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=contrib%2Fnotmuch-mutt%2Fnotmuch-mutt;h=7c125e6ede42081c29b73a13a167023133bf5564;hb=e94b45112ec7262224fdaae03bae75eb47cdece0;hp=9176ed514a3855bef157b3476016d048b3661bbc;hpb=d13810dc1e044446ad5eb85474c87e20924f9473;p=notmuch diff --git a/contrib/notmuch-mutt/notmuch-mutt b/contrib/notmuch-mutt/notmuch-mutt index 9176ed51..7c125e6e 100755 --- a/contrib/notmuch-mutt/notmuch-mutt +++ b/contrib/notmuch-mutt/notmuch-mutt @@ -60,7 +60,7 @@ sub prompt($$) { while (1) { chomp($query = $term->readline($text, $default)); if ($query eq "?") { - system("man", "notmuch"); + system("man", "notmuch-search-terms"); } else { $term->WriteHistory($histfile); return $query; @@ -169,7 +169,7 @@ notmuch-mutt - notmuch (of a) helper for Mutt =head1 DESCRIPTION notmuch-mutt is a frontend to the notmuch mail indexer capable of populating -maildir with search results. +a maildir with search results. =head1 OPTIONS @@ -211,7 +211,7 @@ F, or a configuration snippet under F): "unset wait_keynotmuch-mutt thread~/.cache/notmuch/mutt/resultsset wait_key" \ "notmuch: reconstruct thread" macro index \ - "unset wait_keynotmuch-mutt tag -inbox" \ + "unset wait_keynotmuch-mutt tag -- -inbox" \ "notmuch: remove message from inbox" The first macro (activated by ) prompts the user for notmuch search terms