wok diff catfish/description.txt @ rev 14844
tightvnc-viewer: improve receipt
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Jul 18 01:30:55 2013 +0200 (2013-07-18) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/catfish/description.txt Thu Jul 18 01:30:55 2013 +0200 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.