bitcanon / mactool

Simplify MAC Address tasks using this command-line application written in Go.
MIT License
1 stars 0 forks source link

Resolve #3: Print OS specific help. #13

Closed bitcanon closed 1 year ago

bitcanon commented 1 year ago

Since the command already prints the help every time you run the command there is no need:

mactool format
Please enter the input text. Press CTRL+Z to finish.

The help text has been generalized across commands.