We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 164434d + 3f64fc1 commit f85c610Copy full SHA for f85c610
WIKI/ChatScript-Command-Line-Parameters.md
@@ -101,7 +101,7 @@ so that the system can do complete logs. You are welcome to set log size lots sm
101
|`param=xxxxx` | data to be passed to your private code
102
|`bootcmd=xxx` | runs this command string before CSBOOT is run; use it to trace the boot process
103
|`trace` | turn on all tracing.
104
-|`redo` | see documentation for :redo in [ChatScript Debugging Manual](ChatScript-Debugging-Manual.html) manual
+|`redo` | see documentation for :redo in [ChatScript Debugging Manual](ChatScript-Debugging-Manual.md) manual
105
|`noboot` | Do not run any boot script on engine startup
106
|`logsize=n` | When server log file exceeds n megabytes, rename it and start with a new file.
107
0 commit comments