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

Minor rewording

This commit is contained in:
Nick Patavalis
2018-01-16 04:52:57 +02:00
parent a36bc69ee1
commit b40a2c8002

View File

@ -90,14 +90,13 @@ here.
**C-t**
: Toggle the DTR line. If DTR is up, then lower it. If it is down,
then raise it.
then raise it. May not be supported on some systems.
**C-g**
: 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, FreeBSD, OpenBSD, NetBSD, DragonFly and
macOS.
May not be supported on some systems.
**C-backslash**