update docs
authorSteve Hancock <perltidy@users.sourceforge.net>
Fri, 7 Jul 2023 00:12:07 +0000 (17:12 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Fri, 7 Jul 2023 00:12:07 +0000 (17:12 -0700)
bin/perltidy

index 54d1fedd783a252ed4dd02ef88c4bdedffe74cf1..8ef10b2aaadae8c9f5f81c23d1d70dcc39505066 100755 (executable)
@@ -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 >