Merge pull request #192 from thomasleveil/patch-1

fix typo
This commit is contained in:
Jakub Roztočil 2014-01-08 02:27:29 -08:00
commit 7a84163d1c

View File

@ -199,7 +199,7 @@ output_processing.add_argument(
default=DEFAULT_STYLE, default=DEFAULT_STYLE,
choices=AVAILABLE_STYLES, choices=AVAILABLE_STYLES,
help=""" help="""
Output coloring style (default is "{default}"). On of: Output coloring style (default is "{default}"). One of:
{available} {available}