From 58568ed6309362ded3812f8a9ce2a6683f012878 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Mon, 4 Jul 2022 15:45:28 +0200 Subject: [PATCH] Update man page --- man/tio.1.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/tio.1.in b/man/tio.1.in index 99a6e85..20c34d9 100644 --- a/man/tio.1.in +++ b/man/tio.1.in @@ -393,6 +393,11 @@ expect -i $uart "prompt> " .fi .RE +.TP +It is also possible to pipe data or command to the serial device. For example: + +$ echo "ls -lah" | tio /dev/serial/by\-id/usb\-FTDI_TTL232R-3V3_FTGQVXBL\-if00\-port0 + .SH "WEBSITE" .PP Visit https://tio.github.io