From: Steve Hancock <perltidy@users.sourceforge.net>
Date: Sun, 8 Dec 2024 15:29:50 +0000 (-0800)
Subject: shorten long =item
X-Git-Tag: 20240903.08~4
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a1e3b34404098d845886069bcb2bff28476a2d9d;p=perltidy.git

shorten long =item
---

diff --git a/bin/perltidy b/bin/perltidy
index 510f9279..4abe83db 100644
--- a/bin/perltidy
+++ b/bin/perltidy
@@ -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