From: Steve Hancock Date: Sat, 11 Mar 2023 01:57:55 +0000 (-0800) Subject: remove outdated docs X-Git-Tag: 20230309.01~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9bf795301d1cbc80e5a80ce7148a3e7b4df6beba;p=perltidy.git remove outdated docs The parameter check-syntax is accepted but now ignored due to security concerns --- diff --git a/lib/Perl/Tidy.pod b/lib/Perl/Tidy.pod index 5a48feac..66387640 100644 --- a/lib/Perl/Tidy.pod +++ b/lib/Perl/Tidy.pod @@ -277,12 +277,6 @@ Parameters which control formatting may be passed in several ways: in a F<.perltidyrc> configuration file, in the B parameter, and in the B parameter. -The B<-syn> (B<--check-syntax>) flag may be used with all source and -destination streams except for standard input and output. However -data streams which are not associated with a filename will -be copied to a temporary file before being passed to Perl. This -use of temporary files can cause somewhat confusing output from Perl. - If the B<-pbp> style is used it will typically be necessary to also specify a B<-nst> flag. This is necessary to turn off the B<-st> flag contained in the B<-pbp> parameter set which otherwise would direct