summaryrefslogtreecommitdiffstats
path: root/network/httpie
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 17:44:54 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 17:44:54 -0400
commitf25215522e0f2b7ba23a59595e82ec9d991fe220 (patch)
tree1b86f7470377f3fd292c0ea7900a0e27ea250919 /network/httpie
parenta1784a3a322c37486b6b63da3a4c6add50874b01 (diff)
downloadslackbuilds-f25215522e0f2b7ba23a59595e82ec9d991fe220.tar.gz
slackbuilds-f25215522e0f2b7ba23a59595e82ec9d991fe220.tar.xz
network/httpie: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/httpie')
-rw-r--r--network/httpie/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/network/httpie/README b/network/httpie/README
index eb39809b52..8b41f65b1d 100644
--- a/network/httpie/README
+++ b/network/httpie/README
@@ -1,7 +1,8 @@
HTTPie: a CLI, cURL-like tool for humans.
-HTTPie is a command line HTTP client. Its goal is to make CLI interaction
-with web services as human-friendly as possible. It provides a
-simple http command that allows for sending arbitrary HTTP requests using a
-simple and natural syntax, and displays colorized responses. HTTPie can be used
-for testing, debugging, and generally interacting with HTTP servers.
+HTTPie is a command line HTTP client. Its goal is to make CLI
+interaction with web services as human-friendly as possible. It
+provides a simple http command that allows for sending arbitrary HTTP
+requests using a simple and natural syntax, and displays colorized
+responses. HTTPie can be used for testing, debugging, and generally
+interacting with HTTP servers.