Skip to content

Commit 1b97f15

Browse files
committed
Update documentation
1 parent 6a8249d commit 1b97f15

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ utplsql run "my/Username"/"myP@ssword"@connectstring
102102
Both formats can be mixed in the list.
103103
If only schema is provided, then all suites owner by that schema are executed.
104104
If -p is omitted, the current schema is used.
105+
106+
--tags=tags - A comma separated list of tags to run.
107+
Format: --tags=tag1[,tag2[,tag3]]
105108
106109
-f=format - A reporter to be used for reporting.
107110
(--format) If no -f option is provided, the default ut_documentation_reporter is used.

0 commit comments

Comments
 (0)