]> sigrok.org Git - sigrok-test.git/blobdiff - decoder/pdtest
pdtest: say that '-f' creates initial output for new tests
[sigrok-test.git] / decoder / pdtest
index 1c24e6c21af9d65080bb6495843dac67e1e5542d..da548e3c73ecd2bf4857bf7d6836b0dad5781bcc 100755 (executable)
@@ -62,7 +62,7 @@ def usage(msg=None):
   -l  List test(s)
   -s  Show test(s)
   -r  Run test(s)
-  -f  Fix failed test(s)
+  -f  Fix failed test(s) / create initial output for new test(s)
   -c  Report decoder code coverage
   -R <directory>  Save test reports to <directory>
   <test>  Protocol decoder name ("i2c") and optionally test name ("i2c/rtc")""")