author | Martin Geisler <mg@lazybytes.net> |
Sat, 22 Aug 2009 10:52:53 +0200 | |
changeset 9381 | 642febca0e5d |
parent 9379 | 9d2e3508faf9 (current diff) |
parent 9380 | e499a4147c66 (diff) |
child 9385 | 570416319ed3 |
doc/hgrc.5.txt | file | annotate | diff | comparison | revisions |
--- 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 --------