]> git.deb.at Git - pkg/abook.git/blobdiff - help.h
added duplicate item command
[pkg/abook.git] / help.h
diff --git a/help.h b/help.h
index abb040e85e54e69bf578263589d94321c45b3bcd..95d27f4bc76c80a71c1acf7f4cb3019ee1ce3857 100644 (file)
--- a/help.h
+++ b/help.h
@@ -16,6 +16,7 @@ static char *mainhelp[] = {
 "      enter           view/edit item\n",
 "      a               add item\n",
 "      r / del         remove selected items\n",
+"      D               duplicate item\n",
 "\n",
 "      space           select item\n",
 "      +               select all\n",
@@ -32,6 +33,7 @@ static char *mainhelp[] = {
 "\n",
 "      s               sort database\n",
 "      S               \"surname sort\"\n",
+"      F               sort by field (defined in configuration file)\n",
 "\n",
 "      /               find\n",
 "      \\              find next\n",