]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
doc: nft.8: Add missing '-T' in synopsis
authorPhil Sutter <phil@nwl.cc>
Tue, 12 Apr 2022 16:29:58 +0000 (18:29 +0200)
committerPhil Sutter <phil@nwl.cc>
Tue, 30 Aug 2022 13:38:05 +0000 (15:38 +0200)
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 <phil@nwl.cc>
doc/nft.txt

index f7a53ac92484498e67c93fc6e0becf43aba4b1b4..16c68322ffe5b204954bb6773287a27585ea8076 100644 (file)
@@ -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*