From be9c04ccb180a766e97ee9e5267833c3b419a808 Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Thu, 6 Jul 2023 17:12:07 -0700 Subject: [PATCH] update docs --- bin/perltidy | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/bin/perltidy b/bin/perltidy index 54d1fedd..8ef10b2a 100755 --- a/bin/perltidy +++ b/bin/perltidy @@ -2970,11 +2970,7 @@ This format option is quite general but there are some limitations. One limitation is that any line length limit still applies and can cause long welded sections to be broken into multiple lines. -Another limitation is that an opening symbol which delimits quoted text cannot -be included in a welded pair. This is because quote delimiters are treated -specially in perltidy. - -Finally, the stacking of containers defined by this flag have priority over +Also, the stacking of containers defined by this flag have priority over any other container stacking flags. This is because any welding is done first. =item B<-wfc>, B<--weld-fat-comma > -- 2.39.5