1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

formatting

This commit is contained in:
Kelly Brazil
2022-11-08 14:23:32 -08:00
parent 2ffd698c03
commit cb4011bc03
4 changed files with 4 additions and 6 deletions

View File

@ -72,7 +72,6 @@ Examples:
... ...
] ]
$ findmnt | jc --findmnt -p -r $ findmnt | jc --findmnt -p -r
[ [
{ {

View File

@ -161,7 +161,7 @@ Schema:
Examples: Examples:
$ sshd -T | jc --sshd_conf -p $ sshd -T | jc --sshd-conf -p
{ {
"acceptenv": [ "acceptenv": [
"LANG", "LANG",
@ -376,7 +376,7 @@ Examples:
"subsystem_command": "/usr/lib/openssh/sftp-server" "subsystem_command": "/usr/lib/openssh/sftp-server"
} }
$ sshd -T | jc --sshd_conf -p -r $ sshd -T | jc --sshd-conf -p -r
{ {
"acceptenv": [ "acceptenv": [
"LANG", "LANG",

View File

@ -67,7 +67,6 @@ Examples:
... ...
] ]
$ findmnt | jc --findmnt -p -r $ findmnt | jc --findmnt -p -r
[ [
{ {

View File

@ -156,7 +156,7 @@ Schema:
Examples: Examples:
$ sshd -T | jc --sshd_conf -p $ sshd -T | jc --sshd-conf -p
{ {
"acceptenv": [ "acceptenv": [
"LANG", "LANG",
@ -371,7 +371,7 @@ Examples:
"subsystem_command": "/usr/lib/openssh/sftp-server" "subsystem_command": "/usr/lib/openssh/sftp-server"
} }
$ sshd -T | jc --sshd_conf -p -r $ sshd -T | jc --sshd-conf -p -r
{ {
"acceptenv": [ "acceptenv": [
"LANG", "LANG",