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

Unified Diff: extensions/shell/README

Issue 414223010: extensions/shell: Update README file with the recent flag change. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/README
diff --git a/extensions/shell/README b/extensions/shell/README
index 25a04d79f698f47530065acb6c2257e5e971668f..52e64dd871385d1c963dc51d2b3e36d708e42fd0 100644
--- a/extensions/shell/README
+++ b/extensions/shell/README
@@ -10,4 +10,8 @@ app_shell is only officially supported on Chrome OS.
# How to run
-app_shell --app=/path/to/extension
+$ app_shell --app-shell-app-path=/path/to/extension
+
+# For example, you can try the calculator app:
+
+$ app_shell --app-shell-app-path=chrome/common/extensions/docs/examples/apps/calculator/app/
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698