summaryrefslogtreecommitdiffstats
path: root/desktop/root-tail/README
diff options
context:
space:
mode:
author slakmagik2010-07-01 03:56:19 +0200
committer Robby Workman2010-07-03 22:52:10 +0200
commit1d0419e752ba6618a6da53fc8b4d8be4c4a1ebd7 (patch)
treec6c65534abad57b49af75bbcc8e5f5e90ad4f17e /desktop/root-tail/README
parent313a4f1d24815f58d9d8f481bac83505c6c35196 (diff)
downloadslackbuilds-1d0419e752ba6618a6da53fc8b4d8be4c4a1ebd7.tar.gz
Various: whitespace cleanups
All trailing whitespace (either at EOL or as entire last line) was removed except in slack-desc files where all of them were made to leave a trailing space after the 'blank' colons. This only affects the builds that I maintain. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/root-tail/README')
-rw-r--r--desktop/root-tail/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/desktop/root-tail/README b/desktop/root-tail/README
index 9318d9c390..482a61bf5c 100644
--- a/desktop/root-tail/README
+++ b/desktop/root-tail/README
@@ -6,14 +6,14 @@ It has configurable colors, fonts, wrapping, justifying, continuation
indicators, geometry, and more and can interleave multiple files also making
it a sort of multi-tail.
-For example:
+For example:
root-tail -g 800x250+100+50 -font 10x20 /var/log/messages,green \
-font 12x24 /var/log/secure,red,'ALERT'
-By default root-tail doesn't seem to work on XFCE. You need to explicitly
-specify the ID of the display to use it (by using the "-id" flag of root-tail).
-Use the xprop command to find the active root display, and run this through
-the cut command to strip out the ID number for insertion into the
+By default root-tail doesn't seem to work on XFCE. You need to explicitly
+specify the ID of the display to use it (by using the "-id" flag of
+root-tail). Use the xprop command to find the active root display, and run
+this through the cut command to strip out the ID number for insertion into the
root-tail `-id` field.
It looks a little something like this: