diff --git a/tests/test_vmstat_s.py b/tests/test_vmstat_s.py index ec14302b..1c057c50 100644 --- a/tests/test_vmstat_s.py +++ b/tests/test_vmstat_s.py @@ -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):