Mercurial > public > mercurial-scm > hg-stable
diff mercurial/help/scripting.txt @ 26174:c38afb8c7deb
help/scripting: fix HGENCODING indentation
author | timeless@mozdev.org |
---|---|
date | Thu, 03 Sep 2015 00:22:17 -0400 |
parents | 7b7e25a85f63 |
children | 7ce05671a5e3 |
line wrap: on
line diff
--- a/mercurial/help/scripting.txt Fri Aug 28 13:57:20 2015 -0400 +++ b/mercurial/help/scripting.txt Thu Sep 03 00:22:17 2015 -0400 @@ -50,15 +50,15 @@ invoking ``hg`` processes. HGENCODING - If not set, the locale used by Mercurial will be detected from the - environment. If the determined locale does not support display of - certain characters, Mercurial may render these character sequences - incorrectly (often by using "?" as a placeholder for invalid - characters in the current locale). + If not set, the locale used by Mercurial will be detected from the + environment. If the determined locale does not support display of + certain characters, Mercurial may render these character sequences + incorrectly (often by using "?" as a placeholder for invalid + characters in the current locale). - Explicitly setting this environment variable is a good practice to - guarantee consistent results. "utf-8" is a good choice on UNIX-like - environments. + Explicitly setting this environment variable is a good practice to + guarantee consistent results. "utf-8" is a good choice on UNIX-like + environments. HGRCPATH If not set, Mercurial will inherit config options from config files