From 7250d420b3edf1484996ee8e8daf9c613e14790d Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 15 Apr 2024 04:01:38 -0400 Subject: soxdial: tweak doc. --- soxdial | 11 ++++++----- 1 file 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 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. =item B<-s>, B<--silence> [ I | IB ] Play I (or I 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 -Read dial strings from I. 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. 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> -- cgit v1.2.3