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

Unified Diff: mojo/tools/mojosh.sh

Issue 668483002: Change mojo URLs from mojo://mojo_foo to mojo://foo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 2 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: mojo/tools/mojosh.sh
diff --git a/mojo/tools/mojosh.sh b/mojo/tools/mojosh.sh
index bb8a2cdca4a4f61013dda9435e4ef667a432369d..ee2ba6347fefde70271d96e20eaea0503a3ca4ed 100755
--- a/mojo/tools/mojosh.sh
+++ b/mojo/tools/mojosh.sh
@@ -15,7 +15,7 @@ Usage: $(basename "$0") [-d DIRECTORY] [-|--] <mojo_shell arguments ...>
DIRECTORY defaults to $DIRECTORY.
Example:
- $(basename "$0") mojo:mojo_sample_app
+ $(basename "$0") mojo:sample_app
EOF
}

Powered by Google App Engine
This is Rietveld 408576698