changeset 9630:24dad078603b

doc/hgrc.5.txt: deprecate [defaults] Quoting Matt: "Defaults are a bad idea. They are deprecated. Don't use them. Don't recommend them. Forget they existed. Use aliases." in http://selenic.com/pipermail/mercurial-devel/2009-October/016095.html
author Adrian Buehlmann <adrian@cadifra.com>
date Thu, 22 Oct 2009 00:46:54 +0200
parents 91d7d54b92cf
children 1c34fca5d785
files doc/hgrc.5.txt
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/hgrc.5.txt	Wed Oct 21 17:54:51 2009 -0500
+++ b/doc/hgrc.5.txt	Thu Oct 22 00:46:54 2009 +0200
@@ -259,6 +259,8 @@
 ``defaults``
 """"""""""""
 
+(defaults are deprecated. Don't use them. Use aliases instead)
+
 Use the [defaults] section to define command defaults, i.e. the
 default options/arguments to pass to the specified commands.