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

Unified Diff: sdk/lib/_internal/pub/test/global/run/missing_executable_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/test/global/run/missing_executable_arg_test.dart
diff --git a/sdk/lib/_internal/pub/test/global/run/missing_executable_arg_test.dart b/sdk/lib/_internal/pub/test/global/run/missing_executable_arg_test.dart
index 801ad739075975cd4eb990e7c0994e1de299cb6b..01c798d765bda29f92614f51c244b1b5d8ce0bf8 100644
--- a/sdk/lib/_internal/pub/test/global/run/missing_executable_arg_test.dart
+++ b/sdk/lib/_internal/pub/test/global/run/missing_executable_arg_test.dart
@@ -13,7 +13,7 @@ main() {
Must specify an executable to run.
Usage: pub global run <package>:<executable> [args...]
- -h, --help Print usage information for this command.
+ -h, --help Print this usage information.
--mode Mode to run transformers in.
(defaults to "release")

Powered by Google App Engine
This is Rietveld 408576698