From f7ac41db95c16fd21d83fbce678c5dec28ab40f0 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 27 Jan 2022 13:27:50 -0800 Subject: [PATCH] final doc update --- README.md | 2 -- man/jc.1 | 12 +----------- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index 230a974d..7f48230d 100644 --- a/README.md +++ b/README.md @@ -236,8 +236,6 @@ option. - `--xml` enables the XML file parser ([documentation](https://kellyjonbrazil.github.io/jc/docs/parsers/xml)) - `--yaml` enables the YAML file parser ([documentation](https://kellyjonbrazil.github.io/jc/docs/parsers/yaml)) - `--zipinfo` enables the `zipinfo` command parser ([documentation](https://kellyjonbrazil.github.io/jc/docs/parsers/zipinfo)) -- `--testing-two` enables the test parser 2 ([documentation](https://kellyjonbrazil.github.io/jc/docs/parsers/testing_two)) -- `--testing` enables the test parser ([documentation](https://kellyjonbrazil.github.io/jc/docs/parsers/testing)) ### Options - `-a` about `jc`. Prints information about `jc` and the parsers (in JSON, of diff --git a/man/jc.1 b/man/jc.1 index 62c8579d..f7bf3bf4 100644 --- a/man/jc.1 +++ b/man/jc.1 @@ -1,4 +1,4 @@ -.TH jc 1 2022-01-26 1.18.2 "JSON CLI output utility" +.TH jc 1 2022-01-27 1.18.2 "JSON CLI output utility" .SH NAME jc \- JSONifies the output of many CLI tools and file-types .SH SYNOPSIS @@ -442,16 +442,6 @@ YAML file parser \fB--zipinfo\fP `zipinfo` command parser -.TP -.B -\fB--testing-two\fP -test parser 2 - -.TP -.B -\fB--testing\fP -test parser - .RE .PP