]> git.donarmstrong.com Git - perltidy.git/commitdiff
add document bst better patch
authorDon Armstrong <don@donarmstrong.com>
Sat, 8 Mar 2014 02:23:29 +0000 (18:23 -0800)
committerDon Armstrong <don@donarmstrong.com>
Sat, 8 Mar 2014 02:23:29 +0000 (18:23 -0800)
debian/patches/document_bst_better [new file with mode: 0644]
debian/patches/series [new file with mode: 0644]

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>
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644 (file)
index 0000000..9b1049a
--- /dev/null
@@ -0,0 +1 @@
+document_bst_better