Skip to content
  • Aaron Plattner's avatar
    Add a --version option. · c006790e
    Aaron Plattner authored
    Print the version unconditionally.  Exit immediately if --version was specified
    and continue otherwise.
    
    While I'm at it, use Bool instead of int for is_sync.
    c006790e