From 8a37020fe8169d175a0e4991f8c2e26205d6e153 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 8 Apr 2024 15:43:14 -0400 Subject: soxdial: tweak doc. --- soxdial | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'soxdial') diff --git a/soxdial b/soxdial index b004fc3..0c3967e 100755 --- a/soxdial +++ b/soxdial @@ -54,16 +54,17 @@ writes raw samples to standard output. =item B<-r>, B<--rate> I Set the bitrate in hertz (or kilohertz if followed by B. Default is -8000 (or 8k). You should probably stick with standard bitrates such as -22050, 44100, 48000, etc, although this is not enforced. This option -B occur on the command line B any dial string. +8000 (or 8k). You should probably stick with standard bitrates such +as 22050, 44100, 48000, etc, although this is not enforced. If this +option is used, it B occur on the command line B any +dial string. =item B<-b>, B<--bits> I Set the bits per sample. Default is 8. The only other choice is 16. 8-bit samples will be encoded as unsigned, and 16-bit will be encoded -as signed. This option B occur on the command line B any -dial string. +as signed. If this option is used, it B occur on the command +line B any dial string. =item B<-v>, B<--verbose> -- cgit v1.2.3