summaryrefslogtreecommitdiffstats
path: root/system/the_silver_searcher
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-13 22:23:17 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-14 16:47:23 +0700
commit4be7e1238bf1e5e75adbeb95dae972c6ed27632a (patch)
treed82a06e2f9a13aa235ad9f3f29fba65b3362644b /system/the_silver_searcher
parent66b4e7a7e3bea7b90785ed1f005879559bc69d0b (diff)
downloadslackbuilds-4be7e1238bf1e5e75adbeb95dae972c6ed27632a.tar.gz
slackbuilds-4be7e1238bf1e5e75adbeb95dae972c6ed27632a.tar.xz
system/the_silver_searcher: Fix slack-desc.
Diffstat (limited to 'system/the_silver_searcher')
-rw-r--r--system/the_silver_searcher/slack-desc8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/the_silver_searcher/slack-desc b/system/the_silver_searcher/slack-desc
index 771e325ad2..ae3f2acb31 100644
--- a/system/the_silver_searcher/slack-desc
+++ b/system/the_silver_searcher/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
the_silver_searcher: the_silver_searcher (grep-like text search, but faster)
the_silver_searcher:
-the_silver_searcher: Ag is a code searching tool similar to grep and ack, but with a focus
+the_silver_searcher: Ag is a code searching tool similar to grep and ack, but with a focus
the_silver_searcher: on speed.
the_silver_searcher:
-the_silver_searcher: Ag searches code about 3-5x faster than ack. It ignores file patterns
-the_silver_searcher: from your .gitignore and .hgignore. If there are files in your source
-the_silver_searcher: repo you don't want to search, just add their patterns to a .agignore
+the_silver_searcher: Ag searches code about 3-5x faster than ack. It ignores file patterns
+the_silver_searcher: from your .gitignore and .hgignore. If there are files in your source
+the_silver_searcher: repo you don't want to search, just add their patterns to a .agignore
the_silver_searcher: file. The command name is 33% shorter than ack!
the_silver_searcher:
the_silver_searcher: