lib/update.args
changeset 66 482d06935d96
parent 61 22b58b938fd0
child 82 26a307558602
equal deleted inserted replaced
65:21b33b9090d0 66:482d06935d96
    61     -C      do not commit changes
    61     -C      do not commit changes
    62     -c      commit changes
    62     -c      commit changes
    63     -m MSG  commit message
    63     -m MSG  commit message
    64 
    64 
    65 Deploy:
    65 Deploy:
    66     -R      do not reload zones
    66     -R      do not reload zones/dhcp
    67     -r      force reload zones
    67     -r      force reload zones/dhcp
    68 END
    68 END
    69 }
    69 }
    70 
    70 
    71 ## Parse any command-line arguments, setting the global options vars.
    71 ## Parse any command-line arguments, setting the global options vars.
    72 function parse_args {
    72 function parse_args {