more docu
authorHeiko Schlittermann (JUMPER) <hs@schlittermann.de>
Wed, 28 Jan 2015 23:54:39 +0100
changeset 90 51a8c2222903
parent 89 a2c9fdf2bff1
child 91 0d6fea38b97b
more docu
bin/dnsvi
--- a/bin/dnsvi	Wed Jan 28 23:54:27 2015 +0100
+++ b/bin/dnsvi	Wed Jan 28 23:54:39 2015 +0100
@@ -12,6 +12,8 @@
 use DNS::Vi;
 use if $] >= 5.020, experimental => 'smartmatch';
 
+our $VERSION = '1.0';
+
 sub slurp {
     local $/    = undef;
     local @ARGV = @_;
@@ -210,6 +212,18 @@
 
 =back
 
+=head1 EXAMPLES
+
+The usage is quite straight forward:
+
+    dnsvi example.com
+    dnsvi sub.sub.sub.example.com
+    dnsvi 212.80.235.130
+
+If something went wrong and you need to re-open your backup:
+
+    dnsvi example.com ,dnsvi-815
+
 =head1 PREREQUISITES
 
 We need some tools to be installed: