From 27c9fc5e879c903e4e9ddefc27b0110bab3a1d87 Mon Sep 17 00:00:00 2001 From: Jeremy Sowden Date: Mon, 21 Oct 2019 22:49:21 +0100 Subject: src: use `-T` as the short option for `--numeric-time`. A new `--terse` option will be introduced in a later patch. Change the short option used for `--numeric-time` from `-t` to `-T` in order to leave `-t` free. Signed-off-by: Jeremy Sowden Signed-off-by: Pablo Neira Ayuso --- doc/nft.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/nft.txt') diff --git a/doc/nft.txt b/doc/nft.txt index 9bc5986b..616640a8 100644 --- a/doc/nft.txt +++ b/doc/nft.txt @@ -93,7 +93,7 @@ For a full summary of options, run *nft --help*. Read input from an interactive readline CLI. You can use quit to exit, or use the EOF marker, normally this is CTRL-D. -*-t*:: +*-T*:: *--numeric-time*:: Show time, day and hour values in numeric format. -- cgit v1.2.3