mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-10-08 23:22:21 +02:00
doc updates
This commit is contained in:
@@ -3,7 +3,11 @@ jc - JSON CLI output utility arp Parser
|
||||
|
||||
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
|
||||
or
|
||||
arp -a
|
||||
|
||||
Compatibility:
|
||||
|
||||
@@ -83,6 +87,11 @@ Examples:
|
||||
}
|
||||
]
|
||||
|
||||
## info
|
||||
```python
|
||||
info(self, /, *args, **kwargs)
|
||||
```
|
||||
|
||||
## process
|
||||
```python
|
||||
process(proc_data)
|
||||
|
Reference in New Issue
Block a user