Fix --style colors list help indentation (#1077)

This commit is contained in:
Mickaël Schoentgen 2021-05-28 12:45:40 +02:00 committed by GitHub
parent 175e36da6b
commit 611b278b63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -256,7 +256,7 @@ output_processing.add_argument(
help='''
Output coloring style (default is "{default}"). It can be One of:
{available_styles}
{available_styles}
The "{auto_style}" style follows your terminal's ANSI color styles.