summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2018-03-13 16:53:09 +0000
committerTobias Thierer <tobiast@google.com>2018-03-13 17:04:02 +0000
commitbc8f124f8fbe067d97558c56e9290a15abf9e214 (patch)
treebb477818140806e237b239153194ac88ce246b41 /annotations/generate_annotated_java_files.py
parent16a7c8e8fa569cf300ddb7eff92bb94607d54aaf (diff)
upstream-diff tool: improve help text for command line parameters.
This CL makes the following improvements: 1. show default values through use of ArgumentDefaultsHelpFormatter; it doesn't allow custom newlines, but it didn't seem worth fixing with a custom formatter 2. show possible values for --repositories Before this CL, the help text for --repositories reads: -r REPOSITORIES, --repositories REPOSITORIES Comma-separated list of >= 2 repositories to compare. After this CL, the help text for --repositories reads: -r REPOSITORIES, --repositories REPOSITORIES Comma-separated list of 2-3 repositories, to compare, in order; available repositories: ojluni 7u40 8u121-b13 8u60 9b113+ expected. (default: ojluni,expected) Test: Treehugger Change-Id: Ide837281aeb342022476d231724db8f48699547b
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions