aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-04-08 18:59:21 -0400
committerB. Watson <urchlay@slackware.uk>2024-04-11 16:52:47 -0400
commit4367691d8d69319a44c538fff976cb7c4e10079d (patch)
treebc075b5285314825ab98a97a6bf138d659834a9e
parentc93d500bddf1ce86ba7df1599277d2921287950b (diff)
downloadsoxdial-4367691d8d69319a44c538fff976cb7c4e10079d.tar.gz
soxdial: tweak doc.
-rwxr-xr-xsoxdial9
1 files changed, 7 insertions, 2 deletions
diff --git a/soxdial b/soxdial
index 6bd23d1..00f874d 100755
--- a/soxdial
+++ b/soxdial
@@ -28,8 +28,13 @@ to the layout of a touchtone phone (e.g. A = 2, M = 6, etc). If the
extended touchtone digits A, B, C, and D are needed, they can be
enabled with the B<-x>, B<--extended> option (see below).
-The generated audio is monophonic, though stereo output files can be
-created with the B<-S>, B<-L>, or B<-R> options (see below).
+The generated audio is monophonic by default, though stereo output
+can be done with the B<-S>, B<--stereo>; B<-L>, B<--left>; or B<-R>,
+B<--right> options (see below).
+
+The time each digit is pressed and the timing between the digits can
+be controlled (B<-l>, B<--length>; B<-d>, B<--delay>, and can also be
+randomized (B<-X>, B<--random>).
=head1 OPTIONS