]> rtime.felk.cvut.cz Git - sojka/sterm.git/blobdiff - sterm.man
nix: Add flake.nixbang
[sojka/sterm.git] / sterm.man
index 4c12108af0d1c281c2c83117bf908af225621c35..999ae80b427afbdb0bb73b7739fc568c9f00447a 100644 (file)
--- a/sterm.man
+++ b/sterm.man
@@ -12,7 +12,7 @@ used in scripts or directly as interactive terminal. It also allows to
 control DTR and RTS signals with command line options.
 .PP
 In interactive mode all keys (including '^C') are sent trough the
-serial connection. To exit the program there is special key
+serial connection. To exit the program there is special key
 sequence: '<Enter>~.'
 .SH OPTIONS
 .TP
@@ -29,9 +29,9 @@ length of the pulse and its polarity.
 .TP
 \fB\-e\fR
 Ignore '~.' escape sequence. Be aware that this locks your terminal to
-sterm, the only way to exit sterm is is to kill it from other
+sterm, the only way to exit sterm is to kill it from other
 terminal. This can be desirable in scripts, specially if you are
-sending binary data trough serial terminal.
+sending binary data through serial connection.
 .TP
 \fB\-n\fR
 Don't switch user's terminal to raw mode. This is useful if you want
@@ -46,6 +46,12 @@ length of the pulse and its polarity.
 Set serial like baudrate to the given value. Here are few common
 values: 4800, 9600, 19200, 115200. For full list of supported
 baudrates see source files or test what is acceptable.
+.TP
+\fB\-t <ms>\fR
+Enforce minimum delay of MS milliseconds between transmitting any two
+characters to the serial line. This is useful when talking to devices,
+which loose characters sent at full speed, e.g. after copy&paste
+operation.
 
 .TP
 \fB\-v\fR