From 4e6ae66bacc014e49c4a9229d10dcc8e95de436c Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Wed, 5 May 2021 09:20:47 -0700 Subject: [PATCH] formatting --- README.md | 2 +- templates/readme_template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89ebdd66..4bc93c84 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ See also: - [powershell](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/convertto-json?view=powershell-7) - [blog: linux apps should have a json flag](https://thomashunter.name/posts/2012-06-06-linux-cli-apps-should-have-a-json-flag) -### Use Cases +Use Cases: - [Bash Scripting](https://blog.kellybrazil.com/2021/04/12/practical-json-at-the-command-line/) - [Ansible command output parsing](https://blog.kellybrazil.com/2020/08/30/parsing-command-output-in-ansible-with-jc/) - [Saltstack command output parsing](https://blog.kellybrazil.com/2020/09/15/parsing-command-output-in-saltstack-with-jc/) diff --git a/templates/readme_template b/templates/readme_template index 733c4c7d..3acf2058 100644 --- a/templates/readme_template +++ b/templates/readme_template @@ -76,7 +76,7 @@ See also: - [powershell](https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/convertto-json?view=powershell-7) - [blog: linux apps should have a json flag](https://thomashunter.name/posts/2012-06-06-linux-cli-apps-should-have-a-json-flag) -### Use Cases +Use Cases: - [Bash Scripting](https://blog.kellybrazil.com/2021/04/12/practical-json-at-the-command-line/) - [Ansible command output parsing](https://blog.kellybrazil.com/2020/08/30/parsing-command-output-in-ansible-with-jc/) - [Saltstack command output parsing](https://blog.kellybrazil.com/2020/09/15/parsing-command-output-in-saltstack-with-jc/)