From bc5ec1eaf27de2528d7128bca1ad6227e67a6c44 Mon Sep 17 00:00:00 2001 From: "mattm@chromium.org" Date: Fri, 12 Nov 2010 20:50:08 +0000 Subject: 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 --- chrome/app/resources/manpage.1.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chrome/app') 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. -- cgit v1.1