]> git.donarmstrong.com Git - perltidy.git/blobdiff - debian/patches/document_bst_better
add document bst better patch
[perltidy.git] / debian / patches / document_bst_better
diff --git a/debian/patches/document_bst_better b/debian/patches/document_bst_better
new file mode 100644 (file)
index 0000000..be25173
--- /dev/null
@@ -0,0 +1,13 @@
+--- a/bin/perltidy
++++ b/bin/perltidy
+@@ -175,7 +175,9 @@
+ Name of the output file (only if a single input file is being
+ processed).  If no output file is specified, and output is not
+-redirected to the standard output, the output will go to F<filename.tdy>.
++redirected to the standard output (see B<-st>), the output will go to
++F<filename.tdy>. [Note: - does not redirect to standard output. Use
++B<-st> instead.]
+ =item B<-st>,    B<--standard-output>