From ad3d88e47fc32b0f77b17a6cc84b7a98fc6fac72 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Wed, 25 May 2022 08:14:14 -0700 Subject: [PATCH] doc update --- jc/parsers/ping_s.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jc/parsers/ping_s.py b/jc/parsers/ping_s.py index 85d24408..8a57476b 100644 --- a/jc/parsers/ping_s.py +++ b/jc/parsers/ping_s.py @@ -7,7 +7,7 @@ Supports `ping` and `ping6` output. Usage (cli): - $ ping | jc --ping-s + $ ping 1.2.3.4 | jc --ping-s > Note: When piping `jc` converted `ping` output to other processes it may appear the output is hanging due to the OS pipe buffers. This is because