From 1fc0878b13bad590b48ddfe4004b4bf9e41b0293 Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Sat, 5 Jan 2019 17:53:29 -0800 Subject: [PATCH] document that -fbl has priority over -kgbd --- bin/perltidy | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 is the maximum number of times this logic will be applied to any file. The special -- 2.39.5