1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Regenerated docs

This commit is contained in:
Nick Patavalis
2018-01-02 18:31:17 +02:00
parent 9275584258
commit 9b49043ee6
3 changed files with 10 additions and 10 deletions

View File

@ -1,7 +1,7 @@
.\" Automatically generated by Pandoc 1.16.0.2
.\"
.ad l
.TH "PICOCOM" "1" "2017-12-25" "Picocom 3.1a" "User Commands"
.TH "PICOCOM" "1" "2018-01-02" "Picocom 3.1a" "User Commands"
.nh \" Turn off hyphenation by default.
.SH NAME
.PP
@ -108,7 +108,7 @@ Toggle the RTS line.
If RTS is up, then lower it.
If it is down, then raise it.
Not supported if the flow control mode is RTS/CTS.
Only supported in Linux and OSX.
Only supported in Linux, FreeBSD and macOS.
.RS
.RE
.TP
@ -454,17 +454,17 @@ Note, that the init string is not sent if \f[B]\-\-noinit\f[] is given.
.TP
.B \f[B]\-\-lower\-rts\f[]
Lower the RTS control signal after opening the serial port (by default
RTS is raised after open).
RTS is raised after open on many OS).
Only supported when flow\-control mode is not set to RTS/CTS, ignored
otherwise.
Only supported in Linux and OSX.
Only supported in Linux, FreeBSD and macOS.
.RS
.RE
.TP
.B \f[B]\-\-lower\-dtr\f[]
Lower the DTR control signal after opening the serial port (by default
DTR is raised after open).
Only supported in Linux and OSX.
DTR is raised after open on many OS).
Only supported in Linux, FreeBSD and macOS.
.RS
.RE
.TP