You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -228,7 +228,12 @@ SQL_LogScout.cmd accepts several optional parameters. Because this is a batch fi
228
228
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).
229
229
230
230
1.**InteractivePrompts** - possible values are:
231
-
- Quiet - suppresses possible prompts for data input. Selecting Quiet mode implicitly selects "Y" to all the screens that requires an agreement to proceed.
231
+
- Quiet - suppresses possible prompts for data input.
232
+
233
+
|:warning: WARNING |
234
+
|:---------------------------|
235
+
| Selecting Quiet mode implicitly selects "Y" to all the screens that requires an agreement to proceed|
236
+
232
237
- Noisy - (default) shows prompts requesting user input where necessary
0 commit comments