ref: c3b2a82247151de682299714a484288667a72a8c
parent: 91033aaa79f6a103dea8c72e31966354f8f573b2
author: rrt <rrt>
date: Mon Jan 22 18:27:45 EST 2007
Revert --quiet --> --no-show-progress. Document sndfile pseudo-format.
--- a/sox.1
+++ b/sox.1
@@ -411,7 +411,7 @@
.TP
\fB\-q\fR, \fB\-\-no\-show\-progress\fR
Run in quiet mode when SoX wouldn't otherwise do so;
-this is the converse of the \fB\-S\fR option.
+this is the opposite of the \fB\-S\fR option.
.PP
\fB\-\-replay\-gain=track\fR
.br
@@ -928,6 +928,14 @@
See
.B .au
format.
+.TP
+.B .sndfile
+This is a pseudo-type that forces libsndfile to be used, even for file
+types normally handled internally by SoX. For writing files, the
+actual file type is then taken from the output file name; for reading
+them, it is deduced from the file and any other format parameters.
+This pseudo-type depends on SoX having been built with optional
+libsndfile support.
.TP
.B .sndt
SoundTool files. This is an older DOS file format.