changeset 9381:642febca0e5d

Merge with crew-stable
author Martin Geisler <mg@lazybytes.net>
date Sat, 22 Aug 2009 10:52:53 +0200
parents 9d2e3508faf9 (current diff) e499a4147c66 (diff)
children 570416319ed3
files doc/hgrc.5.txt
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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
 --------