- { "debug", OPT_DEBUG, NULL, 0, "Run in debug mode", 0 },
- { "path", OPT_PATH, "PATH", 1, "Path where to store the zones", 0 },
- { "primary", OPT_PRIMARY, "HOSTNAME", 1, "The hostname of the primary to fetch from", 0 },
- { "transport", OPT_TRANSPORT, "TRANSPORT", 1, "Choose the transport to use (TCP or TLS)", 0 },
+ { "debug", OPT_DEBUG, NULL, 0, "Run in debug mode", 0 },
+ { "path", OPT_PATH, "PATH", 1, "Path where to store the zones", 0 },
+ { "primary", OPT_PRIMARY, "HOSTNAME", 1, "The hostname of the primary to fetch from", 0 },
+ { "secure", OPT_SECURE , NULL, 0, "Use a secure transport to transfer the zone", 0 },