summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authormattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-12 20:50:08 +0000
committermattm@chromium.org <mattm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-12 20:50:08 +0000
commitbc5ec1eaf27de2528d7128bca1ad6227e67a6c44 (patch)
treebb677c61436e1f3056db6936f15070db27aafca5 /chrome/app
parent025f804b7014f4f859cebbe9431942da42282cbd (diff)
downloadchromium_src-bc5ec1eaf27de2528d7128bca1ad6227e67a6c44.zip
chromium_src-bc5ec1eaf27de2528d7128bca1ad6227e67a6c44.tar.gz
chromium_src-bc5ec1eaf27de2528d7128bca1ad6227e67a6c44.tar.bz2
Add --incognito to manpage.
BUG=62611 TEST=man chrome/app/resources/manpage.1.in Review URL: http://codereview.chromium.org/4875001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65990 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/resources/manpage.1.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/app/resources/manpage.1.in b/chrome/app/resources/manpage.1.in
index fbb86ab..5022ce1 100644
--- a/chrome/app/resources/manpage.1.in
+++ b/chrome/app/resources/manpage.1.in
@@ -36,6 +36,10 @@ Runs
in "app mode": with no browser toolbars.
.TP
+\fB\-\-incognito\fR
+Open in incognito mode.
+
+.TP
\fB\-\-proxy-server\fR=\fIhost:port\fR
Specify the HTTP/SOCKS4/SOCKS5 proxy server to use for requests. This
overrides any environment variables or settings picked via the options dialog.