# HG changeset patch # User Dmitriy Morozov # Date 1302981134 25200 # Node ID 30343993578e093b6def212aaee8f98b16af0240 # Parent c384fa42f8a22e2a773cc08a6597cf4c5898adca Typo in the docs + forgot to add the last #edb message diff -r c384fa42f8a2 -r 30343993578e .issues/edb1a7697e0f1e24/new/1302979699.M207885P16676Q1.vine --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.issues/edb1a7697e0f1e24/new/1302979699.M207885P16676Q1.vine Sat Apr 16 12:12:14 2011 -0700 @@ -0,0 +1,7 @@ +From: Dmitriy Morozov +Date: Sat, 16 Apr 2011 11:48:19 -0700 +Subject: changed properties (state=resolved, resolution=fixed) +Message-Id: +References: +In-Reply-To: + diff -r c384fa42f8a2 -r 30343993578e README --- a/README Sat Apr 16 11:51:16 2011 -0700 +++ b/README Sat Apr 16 12:12:14 2011 -0700 @@ -44,8 +44,8 @@ in-progress.color = yellow in-progress.attrs = bold -will highlight issues with the state "new" as bold red, "resolved" issues -as white, and "in-progress" issues as bold yellow. Artemis uses termcolor_ +will highlight issues with the state ``new`` as bold red, ``resolved`` issues +as white, and ``in-progress`` issues as bold yellow. Artemis uses termcolor_ library for the output, see its documentation for color options. .. _`termcolor`: http://pypi.python.org/pypi/termcolor/