diff options
author | Cezary M. Kruk <c.kruk@bigfoot.com> | 2010-05-13 00:23:29 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:23:29 +0200 |
commit | 84b70324c4fa5d222f4b8049bf443572a7306ee2 (patch) | |
tree | f4f394a959a2e8ae6b48b51fd7edeb853306f50a /desktop/wminfo/README | |
parent | 821a7ad35c312be274e3dca3316e1cb8f8d42789 (diff) | |
download | slackbuilds-84b70324c4fa5d222f4b8049bf443572a7306ee2.tar.gz |
desktop/wminfo: Updated for version 1.51
Diffstat (limited to 'desktop/wminfo/README')
-rw-r--r-- | desktop/wminfo/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/wminfo/README b/desktop/wminfo/README index 3db00beecd..cf1eb5159d 100644 --- a/desktop/wminfo/README +++ b/desktop/wminfo/README @@ -1,6 +1,6 @@ wminfo is Window Maker information dockable application -wminfo displays different text information. To use it write plugin +wminfo displays different text information. To use it, write plugin grabbing information from the system or website. For example: ps -a | awk '{print $1,$4}' | grep -vE "ps|awk|grep|tac" | tac |