mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-13 01:20:24 +02:00
fixup traceroute example with new behavior
This commit is contained in:
10
EXAMPLES.md
10
EXAMPLES.md
@ -2378,15 +2378,7 @@ traceroute -m 3 8.8.8.8 | jc --traceroute -p # or: jc -p traceroute -m
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"hop": 3,
|
"hop": 3,
|
||||||
"probes": [
|
"probes": []
|
||||||
{
|
|
||||||
"annotation": null,
|
|
||||||
"asn": null,
|
|
||||||
"ip": null,
|
|
||||||
"name": null,
|
|
||||||
"rtt": null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user