From 892320a4628a9e70a8d95decebdf6d33b6dc1182 Mon Sep 17 00:00:00 2001 From: Jeff Hobbs Date: Fri, 27 Feb 2009 00:07:01 +0000 Subject: [PATCH] docs for resultfilter --- docs/tkcon.n.man | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/tkcon.n.man b/docs/tkcon.n.man index 8bd0c99..6f99fa5 100644 --- a/docs/tkcon.n.man +++ b/docs/tkcon.n.man @@ -93,7 +93,9 @@ and returns the result. Creates a new tkcon widget. [call [cmd tkcon] [arg resultfilter] [opt [arg command]]] - +Specify a command to process the results before outputting it to the console +window. The command receives one argument (the result string) and the string +returned is placed in the console. [call [cmd tkcon] [arg save] [opt "[arg filename] [opt [arg type]]"]] Saves the console buffer to the given filename. -- 2.23.0