Sync to the latest args

- Remove blank lines between options which happened to split lines
- Remove the `help` command from usage output.

Change-Id: Ie9d365c9d69a33685dbb69c37457b3b39200dc04
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/139831
Commit-Queue: Nate Bosch <nbosch@google.com>
Commit-Queue: Jaime Wren <jwren@google.com>
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Jaime Wren <jwren@google.com>
This commit is contained in:
Nate Bosch 2020-03-17 20:13:25 +00:00 committed by commit-bot@chromium.org
parent 933d8e913f
commit 52fe5ec0cd

2
DEPS
View file

@ -56,7 +56,7 @@ vars = {
"gperftools_revision": "e9ab4c53041ac62feefbbb076d326e9a77dd1567",
# Revisions of /third_party/* dependencies.
"args_tag": "1.5.3",
"args_tag": "1.6.0",
"async_tag": "2.4.1",
"bazel_worker_tag": "v0.1.22",
"benchmark_harness_tag": "81641290dea44c34138a109a37e215482f405f81",