]> gitweb.michael.orlitzky.com - valtz.git/blobdiff - README
Add a man page.
[valtz.git] / README
diff --git a/README b/README
index 508878d8aec73f6f034c38ff9d06a590d7384c50..90df91eedd2a529943a2d5db74b36b1413329883 100644 (file)
--- 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.
 ============================================================
 
 Validation tool for tinydns-data zone files.
@@ -6,16 +6,16 @@ Validation tool for tinydns-data zone files.
 Usage:
 
   Simple validation:
 Usage:
 
   Simple validation:
-    valtz [-qrRix] <zonefiles>
+    valtz [-qrRi] <zonefiles>
 
   Simple filtering:
 
   Simple filtering:
-    valtz -f[qrRiItTx] <zonefiles>
+    valtz -f[qrRiItT] <zonefiles>
 
   Extensive filtering:
 
   Extensive filtering:
-    valtz -F[qrRiItTx] <filterfiles>
+    valtz -F[qrRiItT] <filterfiles>
 
 General usage:
 
 General usage:
-    valtz [-hfFqrRiItTx] <file(s)>
+    valtz [-hfFqrRiItT] <file(s)>
 
   -h shows this help.
 
 
   -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.
 
      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.
 
 
 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
 
 
            2>/var/log/remote.example.org-zones.log
 
 
-Please mail comments and errors and general feedback to <magnus@bodin.org>.
+Please mail comments and errors and general feedback to <michael@orlitzky.com>.
 
 
 Thanks to
 
 
 Thanks to
+  * Magnus Bodin
   * Paul Jarc
   * Otto Dandenell
   * Paul Jarc
   * Otto Dandenell
-