bin/update
changeset 574 c486df8ea68a
parent 573 fdb9e03e423d
child 575 b68b8615c512
equal deleted inserted replaced
573:fdb9e03e423d 574:c486df8ea68a
    88 Updates:
    88 Updates:
    89     -p      show changes
    89     -p      show changes
    90     -F      force-updates without checking src mtime
    90     -F      force-updates without checking src mtime
    91     -S      do not update serial
    91     -S      do not update serial
    92     -s      update serials
    92     -s      update serials
    93     -n      no-op/mock-update; don't actually change anything; implies -SpC
    93     -n      no-op/mock-update; don't actually change/deploy anything; implies -SpC
    94 
    94 
    95 Commit    
    95 Commit:
    96     -C      do not commit changes
    96     -C      do not commit changes
    97     -c      commit changes
    97     -c      commit changes
    98     -m MSG  commit message
    98     -m MSG  commit message
    99 END
    99 END
   100 }
   100 }