]> git.deb.at Git - pkg/abook.git/blobdiff - help.h
Improved mutt alias import filter
[pkg/abook.git] / help.h
diff --git a/help.h b/help.h
index a18f8f2de45f74d70f2d15d253a4e278cd93340c..3b7be8f54236878a5fb15ae3a33f058fd33140a2 100644 (file)
--- a/help.h
+++ b/help.h
@@ -9,6 +9,7 @@ static char *mainhelp[] = {
 
 "      ?               help\n",
 "      q               quit\n",
+"      Q               quit and print selected item(s) to stderr\n",
 "      ^L              refresh screen\n",
 "\n",
 "      arrows / j,k    scroll list\n",
@@ -39,6 +40,7 @@ static char *mainhelp[] = {
 "      Z               move current item down\n",
 "\n",
 "      m               send mail with mutt\n",
+"      P               print item(s) to stderr\n",
 "      u               view URL with www browser\n",
 NULL