about summary refs log tree commit homepage
path: root/Documentation/dtas-splitfx.pod
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-04-09 20:12:22 +0000
committerEric Wong <e@yhbt.net>2020-04-20 10:04:02 +0000
commit974854f21a1787a62b4cf8d7716c65f3712819df (patch)
tree63e81b7cd5fe7500f2f49f49595252939f0d6d6c /Documentation/dtas-splitfx.pod
parent65339db1168b36cb3ac262eef52f06183dd92ff5 (diff)
downloaddtas-974854f21a1787a62b4cf8d7716c65f3712819df.tar.gz
Write the contents of "stderr".  This is useful for capturing the
per-track output of the sox(1) "stats" effect when combined with
parallel "--jobs".
Diffstat (limited to 'Documentation/dtas-splitfx.pod')
-rw-r--r--Documentation/dtas-splitfx.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/dtas-splitfx.pod b/Documentation/dtas-splitfx.pod
index 54a633e..f10c6a3 100644
--- a/Documentation/dtas-splitfx.pod
+++ b/Documentation/dtas-splitfx.pod
@@ -41,6 +41,12 @@ Silent operation, commands are not printed as executed
 Disable automatic setting of the DITHERFX env.  This also passes
 the option to L<sox(1)> via SOX_OPTS.
 
+=item -E, --err-suffix SUFFIX
+
+Write the contents of C<stderr>.  This is useful for capturing
+the per-track output of the L<sox(1)> C<stats> effect when
+combined with parallel C<--jobs>.
+
 =item -O, --outdir OUTDIR
 
 Set output directory instead of current directory.