1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

update comment

This commit is contained in:
Kelly Brazil
2021-10-24 13:14:05 -07:00
parent 218b9aec8a
commit b45396070c
+1 -1
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):