--- 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: