diff options
author | B. Watson <urchlay@slackware.uk> | 2024-04-08 21:24:32 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-04-08 21:24:32 -0400 |
commit | 5fec41f924e242380a3f8029faa53507033766a7 (patch) | |
tree | 9aa437e60374fb5a615344f016eeeea2ad40b63f /soxdial | |
parent | 041f0a71e0a6d695d498e9afdaf37744dc7e59fb (diff) | |
download | misc-scripts-5fec41f924e242380a3f8029faa53507033766a7.tar.gz |
soxdial: tweak doc.
Diffstat (limited to 'soxdial')
-rwxr-xr-x | soxdial | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -34,7 +34,9 @@ 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>). +randomized (B<-X>, B<--random>). Longer pauses can be added +between digits by including a comma, or using the B<-s>, B<--silence> +option. =head1 OPTIONS |