From 6ae3915c0f16d906cb57248fa52f886cbd9a25c6 Mon Sep 17 00:00:00 2001 From: "B. Watson" <urchlay@slackware.uk> Date: Tue, 9 Apr 2024 14:34:48 -0400 Subject: soxdial: tweak doc. --- soxdial | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/soxdial b/soxdial index 0de46c9..357da0b 100755 --- a/soxdial +++ b/soxdial @@ -76,18 +76,6 @@ Set the bits per sample. Default is 8. The only other choice is 16. as signed. If this option is used, it B<must> occur on the command line B<before> any dial string. -=item B<-X>, B<--random> - -Randomize the timing. Digit length (B<-l>), inter-digit timing -(B<-d>), and the comma (B<-c>) will vary from 1x to 2x the amount -specified. This does a pretty good impression of a human dialling a -number manually. - -=item B<-Y>, B<--no-random> - -Disable randomized timing. This is the default; this option exists -to turn off a prior B<-X>, B<--random> option. - =item B<-S>, B<--stereo> Output stereo audio. The left and right channels will contain the same @@ -160,6 +148,18 @@ or 500ms. Can be randomized with B<-X>, B<--random>. Decreases the digit, delay, and comma times by 50%. +=item B<-X>, B<--random> + +Randomize the timing. Digit length (B<-l>), inter-digit timing +(B<-d>), and the comma (B<-c>) will vary from 1x to 2x the amount +specified. This does a pretty good impression of a human dialling a +number manually. + +=item B<-Y>, B<--no-random> + +Disable randomized timing. This is the default; this option exists +to turn off a prior B<-X>, B<--random> option. + =item B<-x>, B<--extended> Allows the extended touchtone pad keys A, B, C, and D. B<Disables> -- cgit v1.2.3