summaryrefslogtreecommitdiffstats
path: root/development/regexxer/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/regexxer/README')
-rw-r--r--development/regexxer/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/development/regexxer/README b/development/regexxer/README
index 7b684b67f2..6d9b9cf333 100644
--- a/development/regexxer/README
+++ b/development/regexxer/README
@@ -1,7 +1,9 @@
-Regexxer is a nifty search/replace tool for the desktop user. It features
-recursive search through directory trees and Perl-style regular expressions
-(using libpcre).
+Regexxer is a nifty search/replace tool for the desktop user.
+It features recursive search through directory trees and Perl-style
+regular expressions (using libpcre).
+
The primary audience of this tool are Linux/Unix users who are tired of
typing find/grep/sed/awk/perl command lines.
+
The user interface is similar to the project-wide search/replace
dialog in the Sniff+ IDE, but regexxer aims to surpass it.