]> git.deb.at Git - pkg/abook.git/blobdiff - help.h
quit and print command added
[pkg/abook.git] / help.h
diff --git a/help.h b/help.h
index 2f1120d8cb0d66fc83c69bbccdab8f50a933bcda..abb040e85e54e69bf578263589d94321c45b3bcd 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",
@@ -51,6 +52,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",