diff --git a/docs/en/log.html b/docs/en/log.html index c49f105..ee5d0ce 100644 --- a/docs/en/log.html +++ b/docs/en/log.html @@ -150,6 +150,9 @@

Log

tail -f cleo_redux.log
 

tail is a unix command so a compatible environment is needed (for example Git Bash).

+

For windows users using powershell, run:

+
Get-Content cleo_redux.log -Wait -Tail 0
+

The log file also lists all executed opcodes with LogOpcodes=1 and JavaScript commands with CLEO.debug.trace(true).

diff --git a/docs/en/print.html b/docs/en/print.html index 677b7ea..c8e3b3f 100644 --- a/docs/en/print.html +++ b/docs/en/print.html @@ -1844,6 +1844,9 @@

Git Bash).

+

For windows users using powershell, run:

+
Get-Content cleo_redux.log -Wait -Tail 0
+

The log file also lists all executed opcodes with LogOpcodes=1 and JavaScript commands with CLEO.debug.trace(true).

Here you can find answers to the frequently asked questions about support for The Trilogy remaster.