]> git.deb.at Git - pkg/abook.git/blobdiff - help.h
0.4.15pre1
[pkg/abook.git] / help.h
diff --git a/help.h b/help.h
index 2f1120d8cb0d66fc83c69bbccdab8f50a933bcda..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
 
@@ -51,6 +53,9 @@ static char *editorhelp[] = {
 "\n",
 "      1 - 5                   edit fields\n",
 "\n",
+"      k or <                  previous item\n",
+"      j or >                  next item\n",
+"\n",
 "      r                       roll e-mail addresses\n",
 "\n",
 "      u                       undo\n",