Details
-
Type:
Story
-
Status: Done
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: 1.2 M1
-
Fix Version/s: None
-
Component/s: CLI, Configuration
-
Labels:None
-
Story Points:3
-
Rank (Obsolete):9223372036854775807
-
Pull Request URL:
Description
If you have a an option --mode=textLine, presently the enum MUST be named textLine.
I think it would improve the user-experience if we allowed users to pass in values such as:
- --mode=textLine
- --mode=text_line
- --mode=TEXT_LINE