We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a7d650 commit 801484fCopy full SHA for 801484f
README.md
@@ -123,6 +123,12 @@ The file tnsnames.ora must contain valid TNS entries.
123
-exclude=pckg_list - Comma-separated object list to exclude from the coverage report.
124
Format: [schema.]package[,[schema.]package ...].
125
See coverage reporting options in framework documentation.
126
+
127
+-q - Does not output the informational messages normally printed to console.
128
+ Default: false
129
130
+-d - Outputs a load of debug information to console
131
132
```
133
134
Parameters -f, -o, -s are correlated. That is parameters -o and -s are controlling outputs for reporter specified by the preceding -f parameter.
0 commit comments