mirror of
https://github.com/httpie/cli.git
synced 2025-06-20 17:47:48 +02:00
Fix --style colors list help indentation (#1077)
This commit is contained in:
parent
175e36da6b
commit
611b278b63
@ -256,7 +256,7 @@ output_processing.add_argument(
|
|||||||
help='''
|
help='''
|
||||||
Output coloring style (default is "{default}"). It can be One of:
|
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.
|
The "{auto_style}" style follows your terminal's ANSI color styles.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user