From: Steve Hancock Date: Fri, 7 Jul 2023 00:12:07 +0000 (-0700) Subject: update docs X-Git-Tag: 20230701.01~12 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=be9c04ccb180a766e97ee9e5267833c3b419a808;p=perltidy.git update docs --- 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 >