diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:35:16 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:35:16 -0400 |
commit | 8c239511e3ccec6c33d303ceb11be71bf38bcce4 (patch) | |
tree | c47bf76292d860b54d3e6ddb3a986dc078e98cfb /network/ddgr | |
parent | 0594c508cd008928feacac656596e5df017eb295 (diff) |
network/ddgr: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/ddgr')
-rw-r--r-- | network/ddgr/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/network/ddgr/README b/network/ddgr/README index 2e0b99c11853..b47c24434f9f 100644 --- a/network/ddgr/README +++ b/network/ddgr/README @@ -1,11 +1,12 @@ -ddgr is a cmdline utility to search DuckDuckGo from the terminal. While googler is -highly popular among cmdline users, in many forums the need of a similar utility for -privacy-aware DuckDuckGo came up. DuckDuckGo Bangs are super-cool too! So here's ddgr -for you! +ddgr is a cmdline utility to search DuckDuckGo from the +terminal. While googler is highly popular among cmdline users, in many +forums the need of a similar utility for privacy-aware DuckDuckGo came +up. DuckDuckGo Bangs are super-cool too! So here's ddgr for you! -Unlike the web interface, you can specify the number of search results you would like to -see per page. It's more convenient than skimming through 30-odd search results per page. -The default interface is carefully designed to use minimum space without sacrificing +Unlike the web interface, you can specify the number of search results +you would like to see per page. It's more convenient than skimming +through 30-odd search results per page. The default interface +is carefully designed to use minimum space without sacrificing readability. ddgr isn't affiliated to DuckDuckGo in any way. |