From 0b247829eccfca115f3f06a9e7475f53a44f8db3 Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan@rename-it.nl>
Date: Fri, 10 Apr 2009 17:39:10 +0200
Subject: [PATCH] Minor update to the sieve-test manpage

---
 doc/man/sieve-test.1 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/man/sieve-test.1 b/doc/man/sieve-test.1
index 437fbd28b..eabefc684 100644
--- a/doc/man/sieve-test.1
+++ b/doc/man/sieve-test.1
@@ -84,7 +84,8 @@ allowed and the specified scripts are executed sequentially in the order specifi
 line.
 .TP
 \fB-t\fP
-Enable simple trace debugging; prints all encountered byte code instructions to \fBstdout\fP.
+Enable simple trace debugging; prints all encountered byte code instructions to \fBstdout\fP. This is
+currently only intelligible for developers.
 .TP
 \fB-x\fP "\fIextension extension ...\fP"
 Set the available extensions. The option's parameter is a space-separated list of the active 
-- 
GitLab