]> git.deb.at Git - pkg/abook.git/blobdiff - abookrc.5
wide character support
[pkg/abook.git] / abookrc.5
index 5a58f19695a8f809e869f747de25fcc7cf7b6cd2..16606026858bea1b50e1c385e5bf9991a6520f87 100644 (file)
--- a/abookrc.5
+++ b/abookrc.5
@@ -83,10 +83,6 @@ Defines whether to return all email addresses matching the search criteria to a
 \fBprint_command\fP=command
 Defines the command to used when printing the addressbook. Default is "lpr".
 
-.TP
-\fBfilesel_sort\fP=[true|false]
-Defines whether to sort the files in the fileselector in alphabetical order. Default is false.
-
 .TP
 \fBwww_command\fP=command
 Defines the command used to start the web browser to view a contact's URL. Default is "lynx".
@@ -144,9 +140,6 @@ set mutt_return_all_emails=true
 # Command used to print
 set print_command=lpr
 
-# Sort files in fileselector (alphabetic order)
-set filesel_sort=false
-
 # Command used to start the web browser
 set www_command=lynx
 
@@ -159,6 +152,9 @@ set use_ascii_only=false
 # Prevent double entry
 set add_email_prevent_duplicates=false
 
+# field to be used with "sort by field" command
+set sort_field=nick
+
 .fi
 
 .SH SEE ALSO