Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(226)

Unified Diff: sdk/lib/_internal/pub/test/cache/add/bad_version_test.dart

Issue 805393002: Update pub to use the new command runner API in args. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sdk/lib/_internal/pub/test/cache/add/bad_version_test.dart
diff --git a/sdk/lib/_internal/pub/test/cache/add/bad_version_test.dart b/sdk/lib/_internal/pub/test/cache/add/bad_version_test.dart
index 687ecfeda28c20e4e209790eb47ad09be1039f73..c0df5aa9d831e77755b80a305ed8ed4a07bfd0cb 100644
--- a/sdk/lib/_internal/pub/test/cache/add/bad_version_test.dart
+++ b/sdk/lib/_internal/pub/test/cache/add/bad_version_test.dart
@@ -15,7 +15,7 @@ main() {
Could not parse version "1.0". Unknown text at "1.0".
Usage: pub cache add <package> [--version <constraint>] [--all]
- -h, --help Print usage information for this command.
+ -h, --help Print this usage information.
--all Install all matching versions.
-v, --version Version constraint.
« no previous file with comments | « sdk/lib/_internal/pub/lib/src/system_cache.dart ('k') | sdk/lib/_internal/pub/test/cache/add/missing_package_arg_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698