]> git.donarmstrong.com Git - perltidy.git/commitdiff
shorten long =item
authorSteve Hancock <perltidy@users.sourceforge.net>
Sun, 8 Dec 2024 15:29:50 +0000 (07:29 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Sun, 8 Dec 2024 15:29:50 +0000 (07:29 -0800)
bin/perltidy

index 510f927904164ff38945ab4647138fd62e94d65b..4abe83dbe8f86a032c8495c10eccfb9cc0b32ec2 100644 (file)
@@ -4045,7 +4045,7 @@ set.
 
 This option is on by default.  Use B<-ndrc> to turn it off.
 
-=item B<--want-trailing-commas=s> or B<-wtc=s>, B<--add-trailing-commas> or B<-atc>, and B<--delete-trailing-commas> or B<-dtc>
+=item B<Adding and Deleting Trailing Commas>
 
 A B<trailing comma> is a comma following the last item of a list. Perl allows
 trailing commas but they are not required.  Including them can sometimes