]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
python: uncomment zone-status filter 'u' in the doc
authorDaniel Salzman <daniel.salzman@nic.cz>
Fri, 15 Aug 2025 05:22:34 +0000 (07:22 +0200)
committerDaniel Salzman <daniel.salzman@nic.cz>
Fri, 15 Aug 2025 05:22:34 +0000 (07:22 +0200)
python/libknot/README.md

index b61550845533f75c60f78fdb68c5acdbee0502be..efe7adabe50abfa98bda521caacce65f4bbee046 100644 (file)
@@ -117,7 +117,7 @@ When listing the filters a command accepts, the letter which is passed into
 The following commands apply to all zones if `ZONE` is left empty.
 
 * `zone-status([ZONE], [FILTERS={"rstefc"}])`
-  + filters: **r**ole, **s**erial, **t**ransaction, **e**vents, **f**reeze, **c**atalog <!-- , **u**nixtime -->
+  + filters: **r**ole, **s**erial, **t**ransaction, **e**vents, **f**reeze, **c**atalog, **u**nixtime
 * `zone-reload([ZONE], [FLAGS={"BF"}])`
   + the `F` flag commands to also reload modules
 * `zone-refresh([ZONE], [FLAGS="B"])`