diff doc/hgrc.5.txt @ 9381:642febca0e5d

Merge with crew-stable
author Martin Geisler <mg@lazybytes.net>
date Sat, 22 Aug 2009 10:52:53 +0200
parents 4481ba0957c5 e499a4147c66
children ec26d6986d85
line wrap: on
line diff
--- a/doc/hgrc.5.txt	Sat Aug 22 10:25:50 2009 +0200
+++ b/doc/hgrc.5.txt	Sat Aug 22 10:52:53 2009 +0200
@@ -105,6 +105,9 @@
 that included files can include other files. Filenames are relative to
 the configuration file in which the ``%include`` directive is found.
 
+A line with "``%unset name``" will remove ``name`` from the current
+section, if it has been set previously.
+
 
 SECTIONS
 --------