Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gave a better name to the
--color
placeholder (#3226)
## Summary The cli gives <COLOR> as value placeholder which is misleading. I changed this to <COLOR_CHOICE> to make it obvious you don't supply a color but a ColorChoice value. ## Test Plan Compiled and verified --help text was correct
- Loading branch information