how to check time of last update
authorChristian Weiske <cweiske@cweiske.de>
Wed, 21 Aug 2013 19:28:05 +0000 (21:28 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Wed, 21 Aug 2013 19:28:05 +0000 (21:28 +0200)
README.rst

index 8c84931f3efaaa38e6162c1792da7fc963d65eba..34f507ccc07d3b5d7f1d0d8f427a9ab990e5cdf7 100644 (file)
@@ -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: