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

Unified Diff: sdk/lib/_internal/pub_generated/test/global/deactivate/missing_package_arg_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_generated/test/global/deactivate/missing_package_arg_test.dart
diff --git a/sdk/lib/_internal/pub_generated/test/global/deactivate/missing_package_arg_test.dart b/sdk/lib/_internal/pub_generated/test/global/deactivate/missing_package_arg_test.dart
index 07759ef8b9696c07e79ae0b5b3b831da7448b489..e362ecb1d16bbebe9a6059d6d230bb5682495d61 100644
--- a/sdk/lib/_internal/pub_generated/test/global/deactivate/missing_package_arg_test.dart
+++ b/sdk/lib/_internal/pub_generated/test/global/deactivate/missing_package_arg_test.dart
@@ -12,7 +12,7 @@ main() {
No package to deactivate given.
Usage: pub global deactivate <package>
- -h, --help Print usage information for this command.
+ -h, --help Print this usage information.
Run "pub help" to see global options.
""", exitCode: exit_codes.USAGE);

Powered by Google App Engine
This is Rietveld 408576698