]> git.deb.at Git - pkg/abook.git/blobdiff - help.h
mutt import filter changes
[pkg/abook.git] / help.h
diff --git a/help.h b/help.h
index 3b7be8f54236878a5fb15ae3a33f058fd33140a2..f9058bb517d5f78d57e0610fc682f5261b137cb3 100644 (file)
--- a/help.h
+++ b/help.h
@@ -32,6 +32,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",
@@ -40,7 +41,6 @@ static char *mainhelp[] = {
 "      Z               move current item down\n",
 "\n",
 "      m               send mail with mutt\n",
-"      P               print item(s) to stderr\n",
 "      u               view URL with www browser\n",
 NULL