From: Phil Sutter Date: Tue, 12 Apr 2022 16:29:58 +0000 (+0200) Subject: doc: nft.8: Add missing '-T' in synopsis X-Git-Tag: v1.0.6~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a83ccf85fcad7383236aeb5b75490831edfdcd28;p=thirdparty%2Fnftables.git doc: nft.8: Add missing '-T' in synopsis Originally a typo in fixed commit: It added 't' in lower case, but meanwhile '-t' was added as well. Fixes: f8f32deda31df ("meta: Introduce new conditions 'time', 'day' and 'hour'") Signed-off-by: Phil Sutter --- diff --git a/doc/nft.txt b/doc/nft.txt index f7a53ac9..16c68322 100644 --- a/doc/nft.txt +++ b/doc/nft.txt @@ -9,7 +9,7 @@ nft - Administration tool of the nftables framework for packet filtering and cla SYNOPSIS -------- [verse] -*nft* [ *-nNscaeSupyjt* ] [ *-I* 'directory' ] [ *-f* 'filename' | *-i* | 'cmd' ...] +*nft* [ *-nNscaeSupyjtT* ] [ *-I* 'directory' ] [ *-f* 'filename' | *-i* | 'cmd' ...] *nft* *-h* *nft* *-v*