Index: chrome_linux/chrome.1 |
=================================================================== |
--- chrome_linux/chrome.1 (revision 89368) |
+++ chrome_linux/chrome.1 (working copy) |
@@ -93,6 +93,13 @@ |
or settings picked via the options dialog. |
.TP |
+\fB\-\-password-store\fR=<\fIbasic\fR|\fIgnome\fR|\fIkwallet\fR> |
+Set the password store to use. The default is to automatically detect based |
+on the desktop environment. \fIbasic\fR selects the built in, unencrypted |
+password store. \fIgnome\fR selects Gnome keyring. \fIkwallet\fR selects |
+(KDE) KWallet. (Note that KWallet may not work reliably outside KDE.) |
+ |
+.TP |
\fB\-\-version\fR |
Show version information. |