]> git.deb.at Git - pkg/abook.git/blobdiff - help.h
Imported Upstream version 0.5.6+cvs1
[pkg/abook.git] / help.h
diff --git a/help.h b/help.h
index 776a0003cc13469dac1c070a53ba7375b3dd40db..e54e92ed5b6cde43f6677d85bd71228c2dd44729 100644 (file)
--- a/help.h
+++ b/help.h
@@ -44,7 +44,7 @@ N_("  A               move current item up\n"),
 N_("   Z               move current item down\n"),
 "\n",
 N_("   m               send mail with mutt\n"),
-N_("   v               view URL with web browser\n"),
+N_("   u               view URL with web browser\n"),
 NULL
 
 };
@@ -52,14 +52,17 @@ NULL
 static char *editorhelp[] = {
 
 "\n",
-N_("   a,c,p,o,C/arrows/h,l    change tab\n"),
+N_("   arrows/h,l              change tab\n"),
 "\n",
-N_("   1 - 5                   edit fields\n"),
+N_("   q                       quit to main screen\n"),
+"\n",
+N_("   1 - 5 A - Z             edit fields\n"),
 "\n",
 N_("   k or <                  previous item\n"),
 N_("   j or >                  next item\n"),
 "\n",
-N_("   r                       roll e-mail addresses\n"),
+N_("   r                       roll e-mail addresses up\n"),
+N_("   ESC-r                   roll e-mail addresses down\n"),
 "\n",
 N_("   u                       undo\n"),
 "\n",