From a1e3b34404098d845886069bcb2bff28476a2d9d Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Sun, 8 Dec 2024 07:29:50 -0800 Subject: [PATCH] shorten long =item --- bin/perltidy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 A B is a comma following the last item of a list. Perl allows trailing commas but they are not required. Including them can sometimes -- 2.39.5