summaryrefslogtreecommitdiffstats
path: root/network/googler/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 17:42:59 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 17:42:59 -0400
commit50ae4ab56601932445ad058ab5a85f002128df78 (patch)
treebc61a1c9ba704768d707df510bcd5225f6a1e585 /network/googler/README
parent2260889d9b1066ff7e136697902bedb133f89e0d (diff)
downloadslackbuilds-50ae4ab56601932445ad058ab5a85f002128df78.tar.gz
slackbuilds-50ae4ab56601932445ad058ab5a85f002128df78.tar.xz
network/googler: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/googler/README')
-rw-r--r--network/googler/README24
1 files changed, 13 insertions, 11 deletions
diff --git a/network/googler/README b/network/googler/README
index a899eb7a20..169f1726fc 100644
--- a/network/googler/README
+++ b/network/googler/README
@@ -1,15 +1,17 @@
-googler is a power tool to Google (Web & News) and Google Site Search from the
-command-line. It shows the title, URL and abstract for each result, which can
-be directly opened in a browser from the terminal. Results are fetched in
-pages (with page navigation). Supports sequential searches in a single googler
+googler is a power tool to Google (Web & News) and Google
+Site Search from the command-line. It shows the title, URL
+and abstract for each result, which can be directly opened in
+a browser from the terminal. Results are fetched in pages (with
+page navigation). Supports sequential searches in a single googler
instance.
-googler was initially written to cater to headless servers without X. You can
-integrate it with a text-based browser. However, it has grown into a very
-handy and flexible utility that delivers much more. For example, fetch any
-number of results or start anywhere, limit search by any duration, define
-aliases to google search any number of websites, switch domains easily... all
-of this in a very clean interface without ads or stray URLs. The shell
-completion scripts make sure you don't need to remember any options.
+googler was initially written to cater to headless servers without
+X. You can integrate it with a text-based browser. However, it has
+grown into a very handy and flexible utility that delivers much
+more. For example, fetch any number of results or start anywhere,
+limit search by any duration, define aliases to google search any
+number of websites, switch domains easily... all of this in a very
+clean interface without ads or stray URLs. The shell completion
+scripts make sure you don't need to remember any options.
googler isn't affiliated to Google in any way.