1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-08-08 22:36:48 +02:00

fix typos

This commit is contained in:
Kelly Brazil
2023-02-05 09:52:59 -08:00
parent c46fe9816c
commit 193ddf71f8
2 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@ Works with or without the `-v` option.
Usage (cli):
$ zpool status | jc --zpool_status
$ zpool status | jc --zpool-status
or
@ -47,7 +47,7 @@ Schema:
Examples:
$ zpool status -v | jc --zpool status -p
$ zpool status -v | jc --zpool-status -p
[
{
"pool": "tank",
@ -91,7 +91,7 @@ Examples:
}
]
$ zpool status -v | jc --zpool status -p -r
$ zpool status -v | jc --zpool-status -p -r
[
{
"pool": "tank",

View File

@ -4,7 +4,7 @@ Works with or without the `-v` option.
Usage (cli):
$ zpool status | jc --zpool_status
$ zpool status | jc --zpool-status
or
@ -42,7 +42,7 @@ Schema:
Examples:
$ zpool status -v | jc --zpool status -p
$ zpool status -v | jc --zpool-status -p
[
{
"pool": "tank",
@ -86,7 +86,7 @@ Examples:
}
]
$ zpool status -v | jc --zpool status -p -r
$ zpool status -v | jc --zpool-status -p -r
[
{
"pool": "tank",