diff options
author | B. Watson <urchlay@slackware.uk> | 2024-04-13 17:02:50 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-04-13 17:02:50 -0400 |
commit | f5150b8af57de8f17e221c388d523d20d163671f (patch) | |
tree | d56cddafc5c806ebafc112c9303184a18b753524 | |
parent | 1917c90142299321fa2c11df8b5a38c189aceac2 (diff) | |
download | soxdial-f5150b8af57de8f17e221c388d523d20d163671f.tar.gz |
soxdial: tweak doc.
-rwxr-xr-x | soxdial | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -88,7 +88,7 @@ writes raw samples to standard output. =item B<--stdout> -Write sox's output to standard output. Same as B<-o ->. +Write sox's output to standard output. Same as B<-o -> or B<--output ->. =item B<-r>, B<--rate> I<rate> @@ -223,7 +223,7 @@ string arguments. =item B<--stdin> -Read dial strings from standard input. Same as B<--input ->. +Read dial strings from standard input. Same as B<-i -> or B<--input ->. =back |