From: Steve Hancock Date: Fri, 7 Dec 2018 18:27:11 +0000 (-0800) Subject: updated man page X-Git-Tag: 20190601~40 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d890684d1421ef9acb8d2d8a013c913b28341b6c;p=perltidy.git updated man page --- diff --git a/bin/perltidy b/bin/perltidy index fe53df24..604678b5 100755 --- a/bin/perltidy +++ b/bin/perltidy @@ -2683,6 +2683,8 @@ B<--keyword-group-blanks-inside>, or B<-kgbi> is a switch for adding blanks betw B<--keyword-group-blanks-delete>, or B<-kgbd> is a switch for removing initial blank lines between keywords +B<--keyword-group-blanks-repeat-count=n>, or B<-kgbr=n> can limit the number of times this logic is applied + In addition, the following abbreviations are available to for simplified usage: B<--keyword-group-blanks>, or B<-kgb>, is short for B<-kgbb=2 -kgba=2 kgbi> diff --git a/docs/perltidy.html b/docs/perltidy.html index 308273b7..54cfae90 100644 --- a/docs/perltidy.html +++ b/docs/perltidy.html @@ -2125,6 +2125,8 @@

--keyword-group-blanks-delete, or -kgbd is a switch for removing initial blank lines between keywords

+

--keyword-group-blanks-repeat-count=n, or -kgbr=n can limit the number of times this logic is applied

+

In addition, the following abbreviations are available to for simplified usage:

--keyword-group-blanks, or -kgb, is short for -kgbb=2 -kgba=2 kgbi