Mercurial > hg
changeset 27889:88aa4da0cba8
help: move Windows 9x information to appropriate place
author | Danek Duvall <danek.duvall@oracle.com> |
---|---|
date | Fri, 15 Jan 2016 13:01:37 -0800 |
parents | 6c740218215d |
children | ce76c4d2b85c |
files | mercurial/help/config.txt |
diffstat | 1 files changed, 8 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/help/config.txt Thu Jan 14 12:52:59 2016 -0800 +++ b/mercurial/help/config.txt Fri Jan 15 13:01:37 2016 -0800 @@ -81,6 +81,10 @@ The registry key ``HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Mercurial`` is used when running 32-bit Python on 64-bit Windows. +.. container:: windows + + On Windows 9x, ``%HOME%`` is replaced by ``%APPDATA%``. + .. container:: verbose.plan9 On Plan9, the following files are consulted: @@ -104,14 +108,10 @@ belong to a trusted user or to a trusted group. See :hg:`help config.trusted` for more details. -Per-user configuration file(s) are for the user running Mercurial. - -.. container:: windows - - On Windows 9x, ``%HOME%`` is replaced by ``%APPDATA%``. Options in - these files apply to all Mercurial commands executed by this user in - any directory. Options in these files override per-system and - per-installation options. +Per-user configuration file(s) are for the user running Mercurial. Options +in these files apply to all Mercurial commands executed by this user in any +directory. Options in these files override per-system and per-installation +options. Per-installation configuration files are searched for in the directory where Mercurial is installed. ``<install-root>`` is the