tags 540892 + patch thanks
>From 2006836b751dcd8b41d52d1dea3f66205ba598ea Mon Sep 17 00:00:00 2001 From: Jari Aalto <jari.aa...@cante.net> Date: Mon, 10 Aug 2009 23:01:10 +0300 Subject: [PATCH] mail-notification.1: present option alphabetically
Signed-off-by: Jari Aalto <jari.aa...@cante.net> --- mail-notification.1 | 85 +++++++++++++++++++++++++++++++++----------------- 1 files changed, 56 insertions(+), 29 deletions(-) diff --git a/mail-notification.1 b/mail-notification.1 index de22f58..4bacc53 100644 --- a/mail-notification.1 +++ b/mail-notification.1 @@ -51,36 +51,63 @@ mail arrival. * automatic detection of mailbox format * immediate notification (depending on your settings) * HIG 2.0 compliance + .SH "OPTIONS" -.PP -These programs follow the usual GNU command line syntax, -with long options starting with two dashes (`\-'). A summary of -options is included below. For a complete description, see the -\fBInfo\fP files. -.IP "\fB\-?\fP \fB\-\-help\fP " 10 -Show summary of options. -.IP "\fB\-\-usage\fP" 10 -Show brief usage message. -.IP "\fB\-v\fP \fB\-\-version\fP " 10 -Show version of program. -.IP "\fB\-i\fP \fB\-\-enable\-info\fP " 10 -Enable informational output. -.IP "\fB\-l\fP \fB\-\-list\-features\fP " 10 -List compiled\-in features. -.IP "\fB\-m\fP \fB\-\-display\-mail\-summary\fP " 10 -Display the mail summary dialog. -.IP "\fB\-p\fP \fB\-\-display\-properties\fP " 10 -Display the properties dialog. -.IP "\fB\-a\fP \fB\-\-display\-about\fP " 10 -Display the about dialog. -.IP "\fB\-c\fP \fB\-\-close\-popup\fP " 10 -Close the mail summary popup. -.IP "\fB\-u\fP \fB\-\-update\fP " 10 -Update the mail status. -.IP "\fB\-r\fP \fB\-\-report\fP " 10 -Report the mail status. -.IP "\fB\-\-unset\-obsolete\-configuration\fP" 10 -Unset obsolete GConf configuration. +.IX Header "OPTIONS" + +.PP +These programs follow the usual GNU command line syntax, +with long options starting with two dashes (`\-'). A summary of +options is included below. For a complete description, see the +\fBInfo\fP files. + +.TP +.B \-?, \-\-help +Show summary of options. + +.TP +.B \-a, \-\-display\-about +Display the about dialog. + +.TP +.B \-c, \-\-close\-popup +Close the mail summary popup. + +.TP +.B \-i, \-\-enable\-info +Enable informational output. + +.TP +.B \-l, \-\-list\-features +List compiled\-in features. + +.TP +.B \-m, \-\-display\-mail\-summary +Display the mail summary dialog. + +.TP +.B \-p, \-\-display\-properties +Display the properties dialog. + +.TP +.B \-r, \-\-report +Report the mail status. + +.TP +.B \-u, \-\-update +Update the mail status. + +.TP +.B \-\-unset\-obsolete\-configuration +Unset obsolete GConf configuration. + +.TP +.B \-\-usage +Show brief usage message. + +.TP +.B \-v, \-\-version +Show version of program. .SH "EXAMPLES" .LP -- 1.6.3.3