Closed fauxmight closed 1 year ago
Could you share the command you typed? I suspect you misplaced the argument, this one is a global one and should be placed before any command. himalaya -C list
is correct but himalaya list -C
is not.
I can confirm that you misplaced the argument, himalaya -C never list
works as expected on develop
.
Use of the
-C
or--color
option yieldserror: Found argument '-C' which wasn't expected, or isn't valid in this context
orerror: Found argument '--color' which wasn't expected, or isn't valid in this context