From fb5654d3c4549e84940e2518f2d214debdd42d51 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 11 Feb 2021 11:27:54 -0800 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb61c868..085b8a0c 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ jc [OPTIONS] COMMAND ``` The JSON output can be compact (default) or pretty formatted with the `-p` option. -> Note: For best results set `LANG` locale environment variable to `C`. For example, either by setting directly on the command-line: `$ LANG=C date | jc --date`, or by exporting to the environment before running commands: `$ export LANG=C`. +> Note: For best results set the `LANG` locale environment variable to `C`. For example, either by setting directly on the command-line: `$ LANG=C date | jc --date`, or by exporting to the environment before running commands: `$ export LANG=C`. ### Parsers - `--airport` enables the `airport -I` command parser (OSX)