From 8cf00a208eb8493300331e7361b72e4f9e3f140e Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Wed, 29 Apr 2020 15:57:55 -0700 Subject: [PATCH] change text to strings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfcd76d6..902a9111 100755 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ The JSON output can be compact (default) or pretty formatted with the `-p` optio - `-m` monochrome JSON output - `-p` pretty format the JSON output - `-q` quiet mode. Suppresses warning messages -- `-r` raw output. Provides a more literal JSON output with all values as text and no additional sematic processing +- `-r` raw output. Provides a more literal JSON output with all values as strings and no additional sematic processing ### Setting Custom Colors via Environment Variable You can specify custom colors via the `JC_COLORS` environment variable. The `JC_COLORS` environment variable takes four comma separated string values in the following format: