]> git.deb.at Git - pkg/abook.git/blobdiff - README
0.4.15pre2
[pkg/abook.git] / README
diff --git a/README b/README
index 9ff172f4c6ccf43018a15c6e5ddfbee01d1ed8dd..e2fa91eb5253e8d74cd64834dfd2774522666c0a 100644 (file)
--- a/README
+++ b/README
@@ -31,16 +31,19 @@ INSTALLATION
 
 See INSTALL for detailed instructions.
 
-If you want to use abook with mutt you should add following line to your
+If you want to use abook with mutt you should add following lines to your
 ~/.muttrc or to the systemwide /etc/Muttrc file.
 
 set query_command="abook --mutt-query '%s'"
+macro pager A |'abook --add-email'\n
 
-After this you can make queries from mutt using the query command ( Q ).
+After this you can make queries from mutt using the query command ('Q')
+and add sender e-mail addresses to the addressbook from pager using 'A'
+command. (Of course you can choose another keybinding if you like.)
 
 NOTES
 
-If your language specific characters doesn't work correctly make sure
+If your language specific characters don't work correctly make sure
 that your locale configuration has been done properly. (On Linux you
 must set at least LC_CTYPE environment variable)