Updated user documentation. MK

This commit is contained in:
cvs
2000-02-11 15:21:07 +00:00
parent b98f7db7f6
commit af97d16309
26 changed files with 1506 additions and 394 deletions

View File

@ -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