X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=help.h;h=1e713b68bdda90ac6879ddd95d79c85abfc2dda3;hb=ca5c3086c7ff9c99645a66fd0c21167ef60ba0e9;hp=776a0003cc13469dac1c070a53ba7375b3dd40db;hpb=c6f9aac99da7e21fb3d717fe82f80382361a5dff;p=pkg%2Fabook.git diff --git a/help.h b/help.h index 776a000..1e713b6 100644 --- a/help.h +++ b/help.h @@ -18,7 +18,9 @@ N_(" arrows / j,k scroll list\n"), N_(" enter view/edit item\n"), N_(" a add item\n"), N_(" r / del remove selected items\n"), +N_(" M merge selected items (into top one)\n"), N_(" D duplicate item\n"), +N_(" U remove duplicates\n"), "\n", N_(" space select item\n"), N_(" + select all\n"), @@ -52,14 +54,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",