changeset 13638:72040d98ff0a

color: wrap lines in docstring
author Martin Geisler <mg@aragost.com>
date Mon, 14 Mar 2011 15:19:58 +0100
parents 4e976235c985
children 595dba23d337
files hgext/color.py
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/color.py	Mon Mar 14 14:05:19 2011 +0100
+++ b/hgext/color.py	Mon Mar 14 15:19:58 2011 +0100
@@ -18,11 +18,11 @@
 
 '''colorize output from some commands
 
-This extension modifies the status and resolve commands to add color to their
-output to reflect file status, the qseries command to add color to reflect
-patch status (applied, unapplied, missing), and to diff-related
-commands to highlight additions, removals, diff headers, and trailing
-whitespace.
+This extension modifies the status and resolve commands to add color
+to their output to reflect file status, the qseries command to add
+color to reflect patch status (applied, unapplied, missing), and to
+diff-related commands to highlight additions, removals, diff headers,
+and trailing whitespace.
 
 Other effects in addition to color, like bold and underlined text, are
 also available. Effects are rendered with the ECMA-48 SGR control