From 057e4443725a87e72651792cf532e2c937765de8 Mon Sep 17 00:00:00 2001 From: Alexey Gladkov Date: Sat, 16 Dec 2017 21:19:39 +0000 Subject: [PATCH] DEBIAN: manpage fixes http://code.google.com/p/chromium/issues/detail?id=73591 Signed-off-by: Alexey Gladkov --- chrome/app/resources/manpage.1.in | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/chrome/app/resources/manpage.1.in b/chrome/app/resources/manpage.1.in index 1e4fe85907e..0b93dee0f58 100644 --- a/chrome/app/resources/manpage.1.in +++ b/chrome/app/resources/manpage.1.in @@ -13,20 +13,37 @@ See the Google Chrome help center for help on using the browser. .IP .PP This manpage only describes invocation, environment, and arguments. .SH OPTIONS @@MENUNAME@@ has hundreds of undocumented command-line flags that are added and removed at the whim of the developers. Here, we document relatively stable flags. + +.TP +\fB\-h \fRor\fB \-\-help\fR +Show help output. + +.TP +\fB\-g \fRor\fB \-\-debug\fR +Start a debugging session within /usr/bin/gdb. + +.TP +\fB\-\-temp-profile\fR +Use a throw-away/temporary profile for this session. + +.TP +\fB\-\-enable-remote-extensions\fR +Allow installation and updates of remote extensions. + .TP \fB\-\-user\-data\-dir\fR=\fIDIR\fR Specifies the directory that user data (your "profile") is kept in. Defaults to .I $HOME/.config/@@PACKAGE@@ . Separate instances of @@MENUNAME@@ must use separate user data directories; repeated invocations of @@PACKAGE@@ will reuse an existing process for a given user data directory. .TP @@ -107,20 +124,21 @@ password store. \fIgnome\fR selects Gnome keyring. \fIkwallet\fR selects \fB\-\-version\fR Show version information. .PP As a GTK+ app, @@MENUNAME@@ also obeys GTK+ command-line flags, such as .BR \-\-display . See the GTK documentation for more: .IP +.IP .SH ENVIRONMENT @@MENUNAME@@ obeys the following environment variables: .TP .B all_proxy Shorthand for specifying all of .B http_proxy, https_proxy, ftp_proxy -- 2.25.4