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

Merge branch 'osx-rts-dtr' of https://github.com/Joe-Merten/picocom into Joe-Merten-osx-rts-dtr

This commit is contained in:
Nick Patavalis
2016-12-04 22:07:24 +02:00
2 changed files with 17 additions and 16 deletions

View File

@ -78,7 +78,7 @@ here.
: 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.
Only supported in Linux and OSX.
**C-backslash**
@ -276,12 +276,13 @@ Picocom accepts the following command-line options.
: Lower the RTS control signal after opening the serial port (by
default RTS is raised after open). Only supported when
flow-control mode is not set to RTS/CTS, ignored otherwise. Only
supported in Linux.
supported in Linux and OSX.
**--lower-dtr**
: Lower the DTR control signal after opening the serial port (by
default DTR is raised after open). Only supported in Linux.
default DTR is raised after open). Only supported in Linux and
OSX.
**--help** | **-h**