wok diff catfish/description.txt @ rev 17102

Add iptstate
author Paul Issott <paul@slitaz.org>
date Fri Aug 29 20:58:08 2014 +0100 (2014-08-29)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/catfish/description.txt	Fri Aug 29 20:58:08 2014 +0100
     1.3 @@ -0,0 +1,8 @@
     1.4 +Catfish is a handy file searching tool for linux and unix. Basically it is
     1.5 +a frontend for different search engines (daemons) which provides a unified
     1.6 +interface. The interface is intentionally lightweight and simple, using only
     1.7 +GTK+2 and Python. You can configure it to your needs by using several command
     1.8 +line options.
     1.9 +
    1.10 +You are encouraged to run 'catfish --help' to check out the various command
    1.11 +line options.