bin/zone-mk
changeset 110 3c70bf3355d4
parent 103 0c9f37c94f0c
child 113 30bd047cd057
equal deleted inserted replaced
109:a813e5ff3626 110:3c70bf3355d4
    95 
    95 
    96     zone-mk [-f|--force] <customer-id> <zone>...
    96     zone-mk [-f|--force] <customer-id> <zone>...
    97 
    97 
    98 =head1 DESCRIPTION
    98 =head1 DESCRIPTION
    99 
    99 
   100 B<zone-mk> creates a new DNS zone file and the config snipped. Nothing
   100 B<zone-mk> creates a new DNS zone file and the config snippet. Nothing
   101 else (especially no DNSSEC, and no bind integration) is done.
   101 else (especially no DNSSEC, and no bind integration) is done.
   102 
   102 
   103 =head1 OPTIONS
   103 =head1 OPTIONS
   104 
   104 
   105 =over
   105 =over
   106 
   106 
   107 =item B<-f>|B<--force>
   107 =item B<-f>|B<--force>
   108 
   108 
   109 Crate zone file and config even if they exist. (default: off)
   109 Create zone file and config even if they exist. (default: off)
   110 
   110 
   111 =item B<-h>|B<--help>
   111 =item B<-h>|B<--help>
   112 
   112 
   113 =item B<-m>|B<--man>
   113 =item B<-m>|B<--man>
   114 
   114