diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 13:02:35 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 14:40:48 +1300 |
commit | dc6900bb737edf706be54f5b100b1775b8d91785 (patch) | |
tree | d84512c60bc97218b0b29865c9bc1360186037f0 /network/prettyping | |
parent | 18b96e28f0687f2be6e2f048de38fc7727a23579 (diff) | |
download | slackbuilds-dc6900bb737edf706be54f5b100b1775b8d91785.tar.gz |
network/prettyping: Fix slack-desc.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'network/prettyping')
-rw-r--r-- | network/prettyping/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/prettyping/slack-desc b/network/prettyping/slack-desc index 24a4815a62..9d09221979 100644 --- a/network/prettyping/slack-desc +++ b/network/prettyping/slack-desc @@ -6,8 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -prettyping: prettyping (Ping wrapper making the output prettier, more colorful, -prettyping: more compact, and easier to read) +prettyping: prettyping (Ping wrapper for pretty output) prettyping: prettyping: Prettyping is a wrapper around the standard ping tool with the prettyping: objective of making the output prettier, more colorful, more compact, @@ -17,3 +16,4 @@ prettyping: Prettyping runs the standard ping in the background and parses its prettyping: output, showing the ping responses in a graphical way at the terminal prettyping: (by using colors and Unicode characters). prettyping: +prettyping: |