From c2024368a00a8cab735f31e4d7a1bbd5cc0348cb Mon Sep 17 00:00:00 2001 From: Sylvain LAFRASSE Date: Tue, 8 Feb 2022 12:02:24 +0100 Subject: [PATCH] Add '-t' option description for time stamping. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6cfb6bc..7682d1a 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ The command-line interface is straightforward as reflected in the output from -o, --output-delay Output delay (default: 0) -n, --no-autoconnect Disable automatic connect -e, --local-echo Do local echo + -t, --timestamp Prefix each new line with a timestamp -l, --log Log to file -m, --map Map special characters -v, --version Display version