guarinogabriel / Mac-CLI

 macOS command line tool for developers – The ultimate tool to manage your Mac. It provides a huge set of command line commands that automatize the usage of your Mac.
MIT License
8.86k stars 334 forks source link

fix correct time cmd #167

Closed daern91 closed 4 years ago

daern91 commented 4 years ago

PR fixes wrong cmd name in the plugin from clock to correct time.

References: https://github.com/guarinogabriel/Mac-CLI/blob/master/mac#L84 https://github.com/guarinogabriel/Mac-CLI/blob/master/README.md#general-commands

Please let me know if it is supposed to be clock so I can change the above two files instead.

daern91 commented 4 years ago

ping @guarinogabriel

guarinogabriel commented 4 years ago

@daern91 - Thanks for your contribution!