mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-15 01:24:29 +02:00
doc formatting
This commit is contained in:
@ -3,7 +3,8 @@
|
|||||||
Usage:
|
Usage:
|
||||||
specify --arp as the first argument if the piped input is coming from arp
|
specify --arp as the first argument if the piped input is coming from arp
|
||||||
|
|
||||||
Example:
|
Examples:
|
||||||
|
|
||||||
$ arp | jc --arp -p
|
$ arp | jc --arp -p
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
@ -4,6 +4,7 @@ Usage:
|
|||||||
Specify --dig as the first argument if the piped input is coming from dig
|
Specify --dig as the first argument if the piped input is coming from dig
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
$ dig cnn.com www.cnn.com @205.251.194.64 | jc --dig -p
|
$ dig cnn.com www.cnn.com @205.251.194.64 | jc --dig -p
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
@ -4,6 +4,7 @@ Usage:
|
|||||||
specify --free as the first argument if the piped input is coming from free
|
specify --free as the first argument if the piped input is coming from free
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
$ free | jc --free -p
|
$ free | jc --free -p
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user