From: Nicolas Boisselier Date: Mon, 29 Feb 2016 03:56:54 +0000 (+0000) Subject: help options X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=ceaf83ed2c2aabfea41add93c38d6560689eced6;p=nb.git help options --- diff --git a/etc/vim/templates/perl.tt b/etc/vim/templates/perl.tt index b43d6028..c6a3999e 100644 --- a/etc/vim/templates/perl.tt +++ b/etc/vim/templates/perl.tt @@ -150,19 +150,11 @@ Quick usage: =head1 OPTIONS -=over 2 - -=item B Verbose mode: increase the verbosity level. - -=item B Debug mode: increase the verbosity level. - -=item B Print version (default: $VERSION) - -=item B Print a brief help message and exits. - -=item B Print the manual page and exits. - -=back + option[verbose|v+] Verbose mode: increase the verbosity level. + option[debug+] Debug mode: increase the verbosity level. + option[version|V] Print version (default: $VERSION) + option[help|h|?] Print a brief help message and exits. + option[man] Print the manual page and exits. =cut