X-Git-Url: http://gitweb.michael.orlitzky.com/?p=valtz.git;a=blobdiff_plain;f=README;h=90df91eedd2a529943a2d5db74b36b1413329883;hp=508878d8aec73f6f034c38ff9d06a590d7384c50;hb=ba4943829d013a6443c5bdec626ac7e2cc02d698;hpb=288bef06cc018832685adaf9a7d48e4eeeb99df4 diff --git a/README b/README index 508878d..90df91e 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -valtz 0.7, ; (C) 2003 Magnus Bodin, http://x42.com/software/ +valtz 0.8 ============================================================ Validation tool for tinydns-data zone files. @@ -6,16 +6,16 @@ Validation tool for tinydns-data zone files. Usage: Simple validation: - valtz [-qrRix] + valtz [-qrRi] Simple filtering: - valtz -f[qrRiItTx] + valtz -f[qrRiItT] Extensive filtering: - valtz -F[qrRiItTx] + valtz -F[qrRiItT] General usage: - valtz [-hfFqrRiItTx] + valtz [-hfFqrRiItT] -h shows this help. @@ -86,10 +86,6 @@ General usage: A commandline way to explicitly set the allowed recordtypes. This is _concatenated_ to the allowtype-allowed recordtypes. - -x Exit with non-null exit code on errors; i.e. make errors detectable by - e.g. shell scripts; 1 = validation error, 2 = permission error, - 3 = combination of 1 and 2. - All errors in the zonefiles are sent to STDERR. @@ -143,10 +139,10 @@ All errors in the zonefiles are sent to STDERR. 2>/var/log/remote.example.org-zones.log -Please mail comments and errors and general feedback to . +Please mail comments and errors and general feedback to . Thanks to + * Magnus Bodin * Paul Jarc * Otto Dandenell -