From a31d552d1c18b34658005357e4df4953ce7afa59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20L=C3=89VEIL?= Date: Tue, 7 Jan 2014 14:04:13 +0100 Subject: [PATCH] fix typo --- httpie/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpie/cli.py b/httpie/cli.py index 75dfd845..eeb66a3c 100644 --- a/httpie/cli.py +++ b/httpie/cli.py @@ -199,7 +199,7 @@ output_processing.add_argument( default=DEFAULT_STYLE, choices=AVAILABLE_STYLES, help=""" - Output coloring style (default is "{default}"). On of: + Output coloring style (default is "{default}"). One of: {available}