sbin/update-serial
changeset 136 43e9d618af43
parent 131 d8fa60488868
child 150 3db363880766
equal deleted inserted replaced
135:ad9d6900e4ea 136:43e9d618af43
    97  update-serial [options] [zone...]
    97  update-serial [options] [zone...]
    98 
    98 
    99 =head1 DESCRIPTION
    99 =head1 DESCRIPTION
   100 
   100 
   101 B<update-serial> scans the configured directories for modified zone files. On any
   101 B<update-serial> scans the configured directories for modified zone files. On any
   102 file found it increments the serial number and signs the zone, if approbiate.
   102 file found it increments the serial number and signs the zone, if appropriate.
   103 
   103 
   104 =head1 OPTIONS
   104 =head1 OPTIONS
   105 
   105 
   106 =over
   106 =over
   107 
   107 
   109 
   109 
   110 TODO
   110 TODO
   111 
   111 
   112 =item B<--key-counter-end> I<integer>
   112 =item B<--key-counter-end> I<integer>
   113 
   113 
   114 Maximum number if key usages.
   114 Maximum number of key usages.
   115 
   115 
   116 =back
   116 =back
   117 
   117 
   118 The common options B<-h>|B<--help>|B<-m>|B<--man> are supported.
   118 The common options B<-h>|B<--help>|B<-m>|B<--man> are supported.
   119 
   119