mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-15 01:24:29 +02:00
change to root prompt in examples
This commit is contained in:
@ -50,7 +50,7 @@ Schema:
|
||||
|
||||
Examples:
|
||||
|
||||
$ sfdisk -l | jc --sfdisk -p
|
||||
# sfdisk -l | jc --sfdisk -p
|
||||
[
|
||||
{
|
||||
"disk": "/dev/sda",
|
||||
@ -115,7 +115,7 @@ Examples:
|
||||
}
|
||||
]
|
||||
|
||||
$ sfdisk | jc --sfdisk -p -r
|
||||
# sfdisk | jc --sfdisk -p -r
|
||||
[
|
||||
{
|
||||
"disk": "/dev/sda",
|
||||
|
Reference in New Issue
Block a user