aboutsummaryrefslogtreecommitdiff
path: root/x11/xrootconsole/pkg-descr
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-20 17:26:37 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-20 17:26:37 +0000
commit0fb3ddf56c66f78238803126944203ad88d20ae0 (patch)
treed27afa23f8a6fce7e9392a2a2d7c888b1789aafe /x11/xrootconsole/pkg-descr
parent2c027788ac0d317045b927670641b629a7183a9b (diff)
- Update to version 0.6
PR: ports/64510 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=104751
Diffstat (limited to 'x11/xrootconsole/pkg-descr')
-rw-r--r--x11/xrootconsole/pkg-descr11
1 files changed, 6 insertions, 5 deletions
diff --git a/x11/xrootconsole/pkg-descr b/x11/xrootconsole/pkg-descr
index b2d337548a28..0e6ad09ea57a 100644
--- a/x11/xrootconsole/pkg-descr
+++ b/x11/xrootconsole/pkg-descr
@@ -1,9 +1,10 @@
-xrootconsole is a small utility to write any log file of your choice live
-to anywhere on your root window with options for color and placement all
-documented in the man file or with the --help option.
+xrootconsole is a small utility which displays its input in a transparent
+text box on X's root window. It will read from any file listed on the
+command line or, by default, from stdin. It is most useful when it reads
+from a FIFO; this allows you to redirect multiple commands to the FIFO
+and monitor their output.
-The official homepage is:
-WWW: http://de-fac.to/bob/xrootconsole/
+WWW: http://de-fac.to/wiki/XrootConsole
Enjoy!