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

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

Issue 363573002: Add a line to pub usage output explaining how to see global options. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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 0b15625ca3919e56f64eedcd67be8358a2e38a71..4b304a3938d9e5d1f4a8443f73e661790c46eb14 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
@@ -19,6 +19,7 @@ main() {
--all Install all matching versions.
-v, --version Version constraint.
+ Use "pub help" to see global options.
Bob Nystrom 2014/07/01 17:10:59 "Use" reads a bit funny to me. What do you think a
nweiz 2014/07/01 22:06:59 Done. Changed the top-level counterpart as well.
See http://dartlang.org/tools/pub/cmd/pub-cache.html for detailed documentation.
""",
exitCode: exit_codes.USAGE);
« no previous file with comments | « sdk/lib/_internal/pub/lib/src/command.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