From 656eaa150861948091ef9d6323805c2698039bc6 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Tue, 30 Mar 2021 16:43:53 -0700 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4546154..11636d8f 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ The JSON output can be compact (default) or pretty formatted with the `-p` optio - `-p` pretty format the JSON output - `-q` quiet mode. Suppresses parser warning messages - `-r` raw output. Provides a more literal JSON output with all values as strings and no additional semantic processing -- `v` version information +- `-v` version information ### 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: