We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc2780e commit 46f6402Copy full SHA for 46f6402
1 file changed
README.md
@@ -112,7 +112,8 @@ The results will be like the following:
112
If you have already ran SoMEF individually before running this package and wish to run the analysis, you can skip SoMEF by running this command:
113
114
`python -m metacheck.cli --skip-somef --input somef_outputs/*.json
115
-`
+`
116
+
117
or if you wish to run for multiple paths:
118
119
`python -m metacheck.cli --skip-somef --input my_somef_outputs_1/*.json my_somef_outputs_2/*.json
0 commit comments