Skip to content

Commit 7bd004c

Browse files
committed
Removed non-existing -fcode parameter from readme
1 parent 7c35ebc commit 7bd004c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,7 @@ utplsql run "my/Username"/"myP@ssword"@connectstring
155155
-c - If specified, enables printing of test results in colors as defined by ANSICONSOLE standards.
156156
(--color) Works only on reporeters that support colors (ut_documentation_reporter).
157157
158-
-fcode=code - Override the exit code on failure, defaults to 1. You can set it to 0 to always exit with a success status.
159-
(--failure-exit-code)
158+
--failure-exit-code=code - Override the exit code on failure, defaults to 1. You can set it to 0 to always exit with a success status.
160159
161160
-scc - If specified, skips the compatibility-check with the version of the database framework.
162161
(--skip- If you skip compatibility-check, CLI will expect the most actual framework version

0 commit comments

Comments
 (0)