]> git.donarmstrong.com Git - perltidy.git/commitdiff
remove outdated docs
authorSteve Hancock <perltidy@users.sourceforge.net>
Sat, 11 Mar 2023 01:57:55 +0000 (17:57 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Sat, 11 Mar 2023 01:57:55 +0000 (17:57 -0800)
The parameter check-syntax is accepted but now ignored due to security concerns

lib/Perl/Tidy.pod

index 5a48feac78ef2da8b69d10d5831058308827e9d1..66387640dacf6b5c5ee0ea6459fce41ccd9f75e5 100644 (file)
@@ -277,12 +277,6 @@ Parameters which control formatting may be passed in several ways: in a
 F<.perltidyrc> configuration file, in the B<perltidyrc> parameter, and in the
 B<argv> 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