Chromium Code Reviews
DescriptionDon't hard-code usage string in mojo_run.
This easily gets out of date - e.g. it contains a '--sky' flag that went
away when the repos split and does not contain most of the actual script
arguments. Instead, describe notable shell arguments in the description
string and allow argparse to generate USAGE.
R=qsr@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/fa3d04fd42c795a12aeaf07910b03e5708813e8b
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address Ben's comments. #Messages
Total messages: 4 (0 generated)
|