mercurial/commands.py
changeset 31138 df0a0734304a
parent 31127 7fec37746417
child 31176 fad5e299cfc7
--- a/mercurial/commands.py	Tue Feb 28 20:12:08 2017 +0100
+++ b/mercurial/commands.py	Tue Feb 21 20:04:55 2017 +0100
@@ -80,8 +80,7 @@
     ('', 'color', '',
      # i18n: 'always', 'auto', 'never', and 'debug' are keywords
      # and should not be translated
-     _("when to colorize (boolean, always, auto, never, or debug)"
-       " (EXPERIMENTAL)"),
+     _("when to colorize (boolean, always, auto, never, or debug)"),
      _('TYPE')),
     ('', 'config', [],
      _('set/override config option (use \'section.name=value\')'),