1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

update comment

This commit is contained in:
Kelly Brazil
2021-10-24 13:14:05 -07:00
parent 218b9aec8a
commit b45396070c

View File

@ -15,7 +15,7 @@ if not sys.platform.startswith('win32'):
# To create streaming output use:
# $ cat vmstat.out | jc --ls-s | jello -c > vmstat-streaming.json
# $ cat vmstat.out | jc --vmstat-s | jello -c > vmstat-streaming.json
class MyTests(unittest.TestCase):