Cleanup man page

This commit is contained in:
Martin Lund 2022-06-17 11:00:42 +02:00
parent 1dabf0fdf5
commit 18de31a4c3

View file

@ -226,7 +226,7 @@ The following configuration file options are available:
.TP 20n .TP 20n
.IP "\fBpattern" .IP "\fBpattern"
pattern matching user input. This pattern can be an extended regular expression with a single group. Pattern matching user input. This pattern can be an extended regular expression with a single group.
.IP "\fBtty" .IP "\fBtty"
tty device to open. If tty contains a "%s" it will be substituted with the first group match. tty device to open. If tty contains a "%s" it will be substituted with the first group match.
.IP "\fBbaudrate" .IP "\fBbaudrate"
@ -245,7 +245,7 @@ Set output delay
Disable automatic connect Disable automatic connect
.IP "\fBlog" .IP "\fBlog"
Enable log to file Enable log to file
.IP "\fBlog-filename" .IP "\fBlog-file"
Set log filename Set log filename
.IP "\fBlog-strip" .IP "\fBlog-strip"
Enable strip of control and escape sequences from log Enable strip of control and escape sequences from log
@ -258,12 +258,11 @@ Set timestamp format
.IP "\fBmap" .IP "\fBmap"
Map special characters on input or output Map special characters on input or output
.IP "\fBcolor" .IP "\fBcolor"
Colorize tio text using ANSI color code ranging from 0 to 255. Colorize tio text using ANSI color code ranging from 0 to 255
.IP "\fBhex-mode" .IP "\fBhex-mode"
Enable hexadecimal mode Enable hexadecimal mode
.IP "\fBsocket" .IP "\fBsocket"
Set socket path (must include Set socket to listen on
.BR unix: ).
.SH "CONFIGURATION EXAMPLES" .SH "CONFIGURATION EXAMPLES"