commit | 70da55bef51de669635a01b058b5d0005e8ce7f0 | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Thu Jun 04 08:47:59 2020 -0700 |
committer | Joel Galenson <jgalenson@google.com> | Thu Jun 04 08:49:46 2020 -0700 |
tree | de4e754bccfa7f5b36bf60f0035c5cb0a72f45f0 | |
parent | f15d5b774179c9f09213d67b6f1df4000f66af59 [diff] |
Allow passing arguments with -- in addition to -. This allows the Unix-like command-line argument --show. We keep the existing -show. Test: get_rust_pkg.py -show foo Test: get_rust_pkg.py --show foo Change-Id: I5906e0c59ef6f9e4ad33b0a9645a1fc4d9d9e1aa