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

Unified Diff: chrome/app/resources/manpage.1.in

Issue 3014028: manpage: fix user-data-dir example path (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 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: chrome/app/resources/manpage.1.in
diff --git a/chrome/app/resources/manpage.1.in b/chrome/app/resources/manpage.1.in
index 53e3e0d5f658ff8ab4f8551c9e1537f37a2c70c3..e74d5a4b8ad344be3384da7176ab2adcfaf8de53 100644
--- a/chrome/app/resources/manpage.1.in
+++ b/chrome/app/resources/manpage.1.in
@@ -24,7 +24,7 @@ stable flags.
\fB\-\-user\-data\-dir\fR=\fIDIR\fR
Specifies the directory that user data (your "profile") is kept in.
Defaults to
-.I ~/.config/@@CONFDIR@@/Default .
+.I ~/.config/@@CONFDIR@@ .
Separate instances of @@NAME@@ must use separate user data directories;
repeated invocations of @@FILENAME@@ will reuse an existing process for
a given user data directory.
« 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