Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add description of new -t parameter
  • Loading branch information
pesse committed Mar 14, 2019
commit 7a5f84ad0fe84f851753c203e04b5ebf2fc2030d
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,9 @@ The file tnsnames.ora must contain valid TNS entries.

-d - Outputs a load of debug information to console
Default: false

-t - Sets the timeout in minutes after which the cli will abort.
Default 60
```

Parameters -f, -o, -s are correlated. That is parameters -o and -s are controlling outputs for reporter specified by the preceding -f parameter.
Expand Down