mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
update comment
This commit is contained in:
@ -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):
|
||||
|
Reference in New Issue
Block a user