asitop
asitop copied to clipboard
Don't allow the 'show_cores' option to take any arguments.
The type of 'show_cores' in the parser is bool. So the usages below look awkward.
asitop --show_cores 0 asitop --show_cores 1 ...
Instead, it should be, asitop --show_cores