From: root Date: Wed, 26 Jul 2017 10:32:01 +0000 (+0100) Subject: perl template X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=c8f6c4e5d293a68585cad9da7f0a1ebdb1dc0060;p=nb.git perl template --- diff --git a/etc/vim/templates/perl.tt b/etc/vim/templates/perl.tt index 991c31d2..8b610e22 100755 --- a/etc/vim/templates/perl.tt +++ b/etc/vim/templates/perl.tt @@ -146,11 +146,11 @@ Description! =head1 OPTIONS - -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. + -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