]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
sync options string with reality
authorMark Andrews <marka@isc.org>
Mon, 5 Jan 2004 05:14:51 +0000 (05:14 +0000)
committerMark Andrews <marka@isc.org>
Mon, 5 Jan 2004 05:14:51 +0000 (05:14 +0000)
bin/dnssec/dnssec-signzone.c

index 578e493c68284f1aaf1bcd840187ec863839e3c0..b0eacb480dfe7eee2a22d82c59512478d41fc7ad 100644 (file)
@@ -17,7 +17,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dnssec-signzone.c,v 1.171 2003/12/13 04:20:42 marka Exp $ */
+/* $Id: dnssec-signzone.c,v 1.172 2004/01/05 05:14:51 marka Exp $ */
 
 #include <config.h>
 
@@ -1637,7 +1637,7 @@ main(int argc, char *argv[]) {
        dns_result_register();
 
        while ((ch = isc_commandline_parse(argc, argv,
-                                          "ac:de:f:ghi:k:n:o:pr:s:St:v:z"))
+                                          "ac:d:e:f:ghi:k:n:o:pr:s:Stv:z"))
               != -1) {
                switch (ch) {
                case 'a':