X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=README;h=1bbee159ec2370b19109a1dc88a1d05af0171a41;hb=908b69a476659a18ea097a8165fcf4ca1e8c50ed;hp=508878d8aec73f6f034c38ff9d06a590d7384c50;hpb=288bef06cc018832685adaf9a7d48e4eeeb99df4;p=valtz.git diff --git a/README b/README index 508878d..1bbee15 100644 --- a/README +++ b/README @@ -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.