aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>