[CommandLine] --help: print "-o <xxx>" instead of "-o=<xxx>"
Accepting -o= is a quirk of CommandLine. For --help, we should print the conventional "-o <xxx>".
Loading
Please sign in to comment
Accepting -o= is a quirk of CommandLine. For --help, we should print the conventional "-o <xxx>".