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