diff options
Diffstat (limited to 'docs/help/in/rawlog.in')
-rw-r--r-- | docs/help/in/rawlog.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/help/in/rawlog.in b/docs/help/in/rawlog.in index b863e234..666b7dcc 100644 --- a/docs/help/in/rawlog.in +++ b/docs/help/in/rawlog.in @@ -6,8 +6,10 @@ buffer for a while. Also event redirections are kept there. This is very useful for debugging purposes. /RAWLOG SAVE <filename> - Save the current raw log buffer to file + /RAWLOG OPEN <filename> - Like /RAWLOG SAVE, but keep the log file open and write all new log to it. + /RAWLOG CLOSE - Close the open raw log /SET rawlog_lines <count> - Specify the number of raw log lines to |