mirror of
https://github.com/UzixLS/picocom.git
synced 2025-07-19 07:21:18 +03:00
Re-generated manual page
This commit is contained in:
14
picocom.1
14
picocom.1
@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 1.16.0.2
|
||||
.\"
|
||||
.TH "PICOCOM" "1" "2016-12-08" "Picocom 2.3a" "User Commands"
|
||||
.TH "PICOCOM" "1" "2017-12-12" "Picocom 2.3a" "User Commands"
|
||||
.hy
|
||||
.SH NAME
|
||||
.PP
|
||||
@ -350,6 +350,16 @@ If local\-echo mode is is enabled (see \f[B]\-\-echo\f[] option and
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
.B \f[B]\-\-initstring\f[] | \f[B]\-t\f[]
|
||||
Send the provided string after opening the serial port.
|
||||
This feature is useful for example if the serial device needs some
|
||||
special magic strings to start responding.
|
||||
Use $(echo \-e ...) or xxd to generate special characters like a CR or
|
||||
binary data.
|
||||
Note, that the initial string is not sent if \f[B]\-\-noinit\f[] is set.
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
.B \f[B]\-\-lower\-rts\f[]
|
||||
Lower the RTS control signal after opening the serial port (by default
|
||||
RTS is raised after open).
|
||||
@ -387,7 +397,7 @@ Example:
|
||||
.IP
|
||||
.nf
|
||||
\f[C]
|
||||
***\ baud:\ 115200\ (9600)\
|
||||
***\ baud:\ 115200\ (9600)
|
||||
\f[]
|
||||
.fi
|
||||
.PP
|
||||
|
Reference in New Issue
Block a user