Skip to content

Commit 06c2cd1

Browse files
authored
Update README.md
1 parent f8a0a4b commit 06c2cd1

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,12 @@ SQL_LogScout.cmd accepts several optional parameters. Because this is a batch fi
112112
1. **DiagStopTime** - specify the time when you want SQL LogScout to stop data collection in the future. If the time is older than or equal to current time, data collection stops immediately. Format to use is "yyyy-MM-dd hh:mm:ss" (in quotes). For example: "2020-10-27 19:26:00" or "07-07-2021" (if you want to specify a date in the past without regard for a time).
113113

114114
1. **InteractivePrompts** - possible values are:
115-
- Quiet - suppresses possible prompts for data input. Selecting Quiet mode implicitly selects "Y" to all the screens that requires an agreement to proceed.
115+
- Quiet - suppresses possible prompts for data input.
116+
117+
| :warning: WARNING |
118+
|:---------------------------|
119+
| Selecting Quiet mode implicitly selects "Y" to all the screens that requires an agreement to proceed|
120+
116121
- Noisy - (default) shows prompts requesting user input where necessary
117122

118123
## Examples

0 commit comments

Comments
 (0)