Updated user documentation. MK
This commit is contained in:
@ -5,9 +5,10 @@
|
||||
<body>
|
||||
<h1>LogBook command</h1>
|
||||
<p>
|
||||
Some users wish like to have all the input typed to SICS and all responses
|
||||
Some users like to have all the input typed to SICS and responses
|
||||
collected in a file for further review. This is implemented via the LogBook
|
||||
command. LogBook understands the following syntax:
|
||||
command. LogBook is actually a wrapper around the config file command.
|
||||
LogBook understands the following syntax:
|
||||
<DL>
|
||||
<DT> LogBook
|
||||
<DD> alone prints the name of the current logfile and the status of event
|
||||
@ -17,7 +18,7 @@ logging.
|
||||
Please note that this new filename will only be in effect after restarting
|
||||
logging.
|
||||
<DT> LogBook on
|
||||
<DD> This command turns loggin on. All commands and all answers will be
|
||||
<DD> This command turns logging on. All commands and all answers will be
|
||||
written to the file defined with the command described above. Please note,
|
||||
that this command will overwrite an existing file with the same name.
|
||||
<DT> LogBook off
|
||||
|
Reference in New Issue
Block a user