Add '-t' option description for time stamping.

This commit is contained in:
Sylvain LAFRASSE 2022-02-08 12:02:24 +01:00 committed by GitHub
parent c6d996550a
commit c2024368a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,7 @@ The command-line interface is straightforward as reflected in the output from
-o, --output-delay <ms> Output delay (default: 0) -o, --output-delay <ms> Output delay (default: 0)
-n, --no-autoconnect Disable automatic connect -n, --no-autoconnect Disable automatic connect
-e, --local-echo Do local echo -e, --local-echo Do local echo
-t, --timestamp Prefix each new line with a timestamp
-l, --log <filename> Log to file -l, --log <filename> Log to file
-m, --map <flags> Map special characters -m, --map <flags> Map special characters
-v, --version Display version -v, --version Display version