From b9194b17bbec3f1861a157d9ab8235a4281b0fc2 Mon Sep 17 00:00:00 2001
From: koennecke
Date: Thu, 7 Dec 2006 14:04:38 +0000
Subject: [PATCH] - Fixed commandlog documentation
---
doc/user/commandlog.htm | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/doc/user/commandlog.htm b/doc/user/commandlog.htm
index 2dcd7216..bff36ae1 100644
--- a/doc/user/commandlog.htm
+++ b/doc/user/commandlog.htm
@@ -35,6 +35,11 @@ started. In order to make this work a ServerOption with the name logstartfile
must exist in the instrument configuration file. The value of this option
must be the full path name of the file to execute.
+
+Note: with the command config listen 1 you can have the output
+to the command log printed into your client, too. With config listen 0 you can switch this off again. This is useful for listening into a running
+ instrument.
+