]> the.earth.li Git - sersniff.git/blobdiff - sersniff.8
Add -z option to ignore EOF character rather than exiting.
[sersniff.git] / sersniff.8
index 97d012e917a10ecbcee90355184b7b8a2835b354..1714cffd7474e544a64150aba11f1b5054501360 100644 (file)
@@ -19,7 +19,7 @@
 sersniff \- a program to tunnel/sniff between 2 serial ports
 .SH SYNOPSIS
 .B sersniff
-.RI [-h] [-i DEVICE ] [-o DEVICE] [-b BAUD] [-s] [-n] [-w USECS]
+.RI [-h] [-i DEVICE ] [-o DEVICE] [-b BAUD] [-s] [-n] [-w USECS] [-z]
 .SH DESCRIPTION
 This manual page explains how to use the
 .B sersniff
@@ -63,6 +63,10 @@ How many microsecs to wait before reporting a delay
 .TP
 .B \-x
 Show hex characters instead of normal ASCII characters.
+.TP
+.B \-z
+Don't quit when an EOF character is received.
+.TP
 .B \-f
 Specify the format string that should be used to print hex characters.
 .SH AUTHOR