From: Daniel Salzman Date: Fri, 15 Aug 2025 05:22:34 +0000 (+0200) Subject: python: uncomment zone-status filter 'u' in the doc X-Git-Tag: v3.5.0~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a3e34275b47ff64783bbb6763f7716316ee38d7;p=thirdparty%2Fknot-dns.git python: uncomment zone-status filter 'u' in the doc --- diff --git a/python/libknot/README.md b/python/libknot/README.md index b615508455..efe7adabe5 100644 --- a/python/libknot/README.md +++ b/python/libknot/README.md @@ -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 + + 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"])`