From a03016bcc766f060317baf162a38e40ed307a360 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 21 Aug 2013 21:28:05 +0200 Subject: [PATCH] how to check time of last update --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index 8c84931..34f507c 100644 --- a/README.rst +++ b/README.rst @@ -117,6 +117,15 @@ compile the ``data.cdb`` file. tinydns will automatically pick up the change. +Check time of last update +========================= +:: + + $ dig +short home.example.org ANY + "Last update 2013-08-21 21.21.28+02.00." + 123.45.67.89 + + Test ==== You can test it locally: -- 2.30.2