1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +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
-1
View File
@@ -72,7 +72,6 @@ Examples:
...
]
$ findmnt | jc --findmnt -p -r
[
{
+2 -2
View File
@@ -161,7 +161,7 @@ Schema:
Examples:
$ sshd -T | jc --sshd_conf -p
$ sshd -T | jc --sshd-conf -p
{
"acceptenv": [
"LANG",
@@ -376,7 +376,7 @@ Examples:
"subsystem_command": "/usr/lib/openssh/sftp-server"
}
$ sshd -T | jc --sshd_conf -p -r
$ sshd -T | jc --sshd-conf -p -r
{
"acceptenv": [
"LANG",
-1
View File
@@ -67,7 +67,6 @@ Examples:
...
]
$ findmnt | jc --findmnt -p -r
[
{
+2 -2
View File
@@ -156,7 +156,7 @@ Schema:
Examples:
$ sshd -T | jc --sshd_conf -p
$ sshd -T | jc --sshd-conf -p
{
"acceptenv": [
"LANG",
@@ -371,7 +371,7 @@ Examples:
"subsystem_command": "/usr/lib/openssh/sftp-server"
}
$ sshd -T | jc --sshd_conf -p -r
$ sshd -T | jc --sshd-conf -p -r
{
"acceptenv": [
"LANG",