]> git.deb.at Git - pkg/abook.git/commitdiff
Gave phone field a width of 12, for consistency with sample.abookrc.
authorCedric Duval <cedricduval@free.fr>
Fri, 8 Sep 2006 09:32:35 +0000 (09:32 +0000)
committerCedric Duval <cedricduval@free.fr>
Fri, 8 Sep 2006 09:32:35 +0000 (09:32 +0000)
abookrc.5

index 638b36fc752bafe54f4656cc6098db6788c12f12..04e51493c0314fdc59a1da6698c79113de9b8e21 100644 (file)
--- a/abookrc.5
+++ b/abookrc.5
@@ -90,7 +90,7 @@ Defines the way entries are displayed in the main list. This is a string contain
 \fI{name:22}\fP
 displays the \fIname\fP field with a maximal width of 22 characters.
 .TP
-\fI{phone:-13|workphone|mobile}\fP
+\fI{phone:-12|workphone|mobile}\fP
 displays (right aligned within a width of 13 characters), either the \fIphone\fP, \fIworkphone\fP or \fImobile\fP field, whichever being the first to be non-empty.
 .RE
 .IP