aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-04-15 04:13:43 -0400
committerB. Watson <urchlay@slackware.uk>2024-04-15 04:13:43 -0400
commita072f5a49e533dfdb274e5890978a575b9da7e9a (patch)
tree06bd3f25981be509f9c8fdf30bd6f372d649bbfc
parenta35becbd534e7efeb51b69c28ecafc5012a36643 (diff)
downloadsoxdial-a072f5a49e533dfdb274e5890978a575b9da7e9a.tar.gz
soxdial: tweak doc.
-rwxr-xr-xsoxdial6
1 files changed, 4 insertions, 2 deletions
diff --git a/soxdial b/soxdial
index 89d1976..1700f32 100755
--- a/soxdial
+++ b/soxdial
@@ -84,8 +84,10 @@ before any dial strings or dial options.
Write sox's output to a file, rather than playing it. The file format
is determined by the filename extension. Use B<.wav> for RIFF WAVE
output, B<.flac> for FLAC, B<.ogg> for Ogg Vorbis, or anything else
-(including no extension) for raw audio samples. The special filename B<->
-writes raw samples to standard output.
+(including no extension) for raw audio samples. The special filename
+B<-> writes raw samples to standard output. Note that nothing else
+ever gets written to standard output, so you won't get verbose
+messages mixed with audio samples.
=item B<--stdout>