aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-04-15 04:01:38 -0400
committerB. Watson <urchlay@slackware.uk>2024-04-15 04:01:38 -0400
commit7250d420b3edf1484996ee8e8daf9c613e14790d (patch)
tree91e4e74dcc8eda2e70f4b3a1f27cca4ad8b17b7b
parent330228ee36aa982f3f8646fbbd7c89d5b123b99e (diff)
downloadsoxdial-7250d420b3edf1484996ee8e8daf9c613e14790d.tar.gz
soxdial: tweak doc.
-rwxr-xr-xsoxdial11
1 files changed, 6 insertions, 5 deletions
diff --git a/soxdial b/soxdial
index 87e9774..c3c8c6c 100755
--- a/soxdial
+++ b/soxdial
@@ -108,8 +108,8 @@ line B<before> any dial string.
=item B<-S>, B<--stereo>
Output stereo audio, with the generated tones on both the left and
-right channels. Use this if you're piping or importing the audio into some other
-piece of software that expects stereo input.
+right channels. Use this if you're piping or importing the audio into
+some other piece of software that expects stereo input.
=item B<-L>, B<--left>
@@ -205,6 +205,7 @@ is B<us>.
=item B<-s>, B<--silence> [ I<sec> | I<millisec>B<ms> ]
Play I<sec> (or I<millisec> ms) of silence before the next dial string.
+Unlike the comma, this is not affected by B<-X>, B<--random>.
=item B<-B>, B<--bluebox>
@@ -217,9 +218,9 @@ option exists to turn off a prior B<-B>, B<--bluebox>.
=item B<-i>, B<--input> I<file>
-Read dial strings from I<file>. Use B<-> to read from standard input.
-This option can be used more than once, and can be mixed with dial
-string arguments.
+Read whitespace-separated dial strings from I<file>. Use B<-> to read
+from standard input. This option can be used more than once, and can
+be mixed with dial string arguments.
=item B<--stdin>