X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=help.h;h=cda0ec5c3677bc63e384c302d16d95482308c344;hb=9d18872cf393d83cbcf599ae137f9ad8d1503131;hp=7de967ee1c115e59a0b8c192cc9db490507d14c5;hpb=7c54e85b04f6d030ae47dd880d0391f6e35d1634;p=pkg%2Fabook.git diff --git a/help.h b/help.h index 7de967e..cda0ec5 100644 --- 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_(" u view URL with web browser\n"), +N_(" v 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",