X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=abookrc.5;h=0602c98eaf8b8e47991c4d8c4591c1f349f3da35;hb=0cd708a881cb4c6f398381b43be3521a36ca8bd4;hp=16606026858bea1b50e1c385e5bf9991a6520f87;hpb=064920c49cdf2a8f8cea68a1fa4e277b9cfe0a93;p=pkg%2Fabook.git diff --git a/abookrc.5 b/abookrc.5 index 1660602..0602c98 100644 --- a/abookrc.5 +++ b/abookrc.5 @@ -43,9 +43,9 @@ Defines the screen column on the main list where the email address is to begin. .TP \fBextra_column\fP=field -Defines the variable to display in the extra (third) column on the main list. Default is "phone" (Home Phone). +Defines the field to display in the extra (third) column on the main list. Default is "phone" (Home Phone). .br -The following strings are used to represent commonly used \fIfield\fPs: +\fIfield\fP can be any of the following: .br -1 disabled .br @@ -57,7 +57,7 @@ fax Fax .br mobile Mobile Phone .br -nick Nick / Alias +nick Nickname/Alias .br url URL .br @@ -99,6 +99,14 @@ This option allows you to force Abook use only ASCII characters. This option is \fBadd_email_prevent_duplicates\fP=[true|false] Defines whether to avoid adding addresses already in data. Default is false. +.TP +\fBsort_field\fP=field +Defines the field to be used by the "sort by field" command. Default is "nick" (Nickname/Alias). + +.TP +\fBshow_cursor\fP=[true|false] +Defines if the cursor is visible in main display. Default is false. + .SH SAMPLE CONFIGURATION FILE .nf @@ -117,13 +125,13 @@ set emailpos=25 # Field to be used in the extra column set extra_column=phone # frequently used values: -# -1 disabled -# phone Home Phone -# workphone Work Phone -# fax Fax -# mobile Mobile Phone -# nick Nick / Alias -# url URL +# -1 disabled +# phone Home Phone +# workphone Work Phone +# fax Fax +# mobile Mobile Phone +# nick Nickname/Alias +# url URL # set extra_alternative=-1 @@ -155,6 +163,9 @@ set add_email_prevent_duplicates=false # field to be used with "sort by field" command set sort_field=nick +# show cursor in main display +set show_cursor=false + .fi .SH SEE ALSO