aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-04-13 17:02:50 -0400
committerB. Watson <urchlay@slackware.uk>2024-04-13 17:02:50 -0400
commitf5150b8af57de8f17e221c388d523d20d163671f (patch)
treed56cddafc5c806ebafc112c9303184a18b753524
parent1917c90142299321fa2c11df8b5a38c189aceac2 (diff)
downloadsoxdial-f5150b8af57de8f17e221c388d523d20d163671f.tar.gz
soxdial: tweak doc.
-rwxr-xr-xsoxdial4
1 files changed, 2 insertions, 2 deletions
diff --git a/soxdial b/soxdial
index 8a5ff79..6036e2b 100755
--- a/soxdial
+++ b/soxdial
@@ -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