From: Ricardo Mones Date: Sun, 28 Aug 2016 23:24:02 +0000 (+0200) Subject: Sort options in manpage X-Git-Tag: 0.9.0~21 X-Git-Url: http://git.claws-mail.org/?p=clawsker.git;a=commitdiff_plain;h=825260d55d00f1f0040e2be4963ff6b1afb78438 Sort options in manpage --- diff --git a/clawsker.pod b/clawsker.pod index c31a949..201246f 100644 --- a/clawsker.pod +++ b/clawsker.pod @@ -40,27 +40,27 @@ saved positions (and sizes when available) of Claws Mail windows. =over 4 -=item B<-h> | B<--help> - -Shows a brief help screen. - -=item B<-v> | B<--version> +=item B<-a> | B<--alternate-config-dir> I -Show information about program, Claws Mail and Perl-GTK versions. +Uses I as Claws Mail configuration directory. =item B<-b> | B<--verbose> Tells more on the standard output. -=item B<-a> | B<--alternate-config-dir> I - -Uses I as Claws Mail configuration directory. - =item B<-c> | B<--clawsrc> I Uses I as Claws Mail resource configuration file. This sets the full file name overriding any previous setting. +=item B<-h> | B<--help> + +Shows a brief help screen. + +=item B<-v> | B<--version> + +Show information about program, Claws Mail and Perl-GTK versions. + =back Repeated options are allowed, although only the last one has effect. Weird