From: Steve Hancock <perltidy@users.sourceforge.net> Date: Sun, 6 Jan 2019 01:53:29 +0000 (-0800) Subject: document that -fbl has priority over -kgbd X-Git-Tag: 20190601~32 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1fc0878b13bad590b48ddfe4004b4bf9e41b0293;p=perltidy.git document that -fbl has priority over -kgbd --- diff --git a/bin/perltidy b/bin/perltidy index b0f87acb..20e7bef5 100755 --- a/bin/perltidy +++ b/bin/perltidy @@ -2813,7 +2813,8 @@ blank lines that exist in the the group when it is first scanned. When statements are initially scanned, any existing blank lines are included in the collection. Any such orignial blank lines will be deleted before any other insertions are made when the parameter B<-kgbd> is set. The default is not to -do this, B<-nkgbd>. +do this, B<-nkgbd>. Note: If old blank lines are being forced to remain with +either B<--freeze-blank-lines> or B<--keep-old-blank-lines=2>, then this flag has no effect. B<--keyword-group-blanks-repeat-count=n>, or B<-kgbr=n>, where B<n> is the maximum number of times this logic will be applied to any file. The special