diff doc/hgrc.5.txt @ 10485:677fee0a0604 stable

hgrc.5: document use of environment variables on Windows This feature was introduced in c31ac3f7fd8f
author Steve Borho <steve@borho.org>
date Mon, 15 Feb 2010 20:28:42 -0600
parents 992dc3d39357
children db4d7077f48d 6a3377851d45
line wrap: on
line diff
--- a/doc/hgrc.5.txt	Mon Feb 15 22:39:36 2010 +0100
+++ b/doc/hgrc.5.txt	Mon Feb 15 20:28:42 2010 -0600
@@ -431,7 +431,8 @@
   The priority in which to evaluate this tool.
   Default: 0.
 ``executable``
-  Either just the name of the executable or its pathname.
+  Either just the name of the executable or its pathname.  On Windows,
+  the path can use environment variables with ${ProgramFiles} syntax.
   Default: the tool name.
 ``args``
   The arguments to pass to the tool executable. You can refer to the