From 397baafd8e4c24884c5a29ebfeae7538b5fc2040 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tina=20M=C3=BCller?= Date: Tue, 6 Oct 2020 12:30:27 +0200 Subject: [PATCH] Fix typo in -fse documentation --- bin/perltidy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/perltidy b/bin/perltidy index 25a23c69..aaa8d794 100755 --- a/bin/perltidy +++ b/bin/perltidy @@ -1883,7 +1883,7 @@ Some examples show how example strings become patterns: =item B<-fse=string>, B<--format-skipping-end=string> -The B<-fsb=string> is the corresponding parameter used to change the +The B<-fse=string> is the corresponding parameter used to change the ending marker for format skipping. The default is equivalent to -fse='#<<<'. -- 2.39.5