diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 12:28:35 +1300 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2022-03-12 14:40:48 +1300 |
commit | 18b96e28f0687f2be6e2f048de38fc7727a23579 (patch) | |
tree | 6f48bff29fc9588f56238ff2917ef69aa7475a2c /network/prettyping | |
parent | 7cf81d5efb47c0babd20655cc15aefe3b40cd4c9 (diff) |
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/prettyping/slack-desc b/network/prettyping/slack-desc index 935ec3c74e16..24a4815a621c 100644 --- a/network/prettyping/slack-desc +++ b/network/prettyping/slack-desc @@ -12,7 +12,7 @@ prettyping: prettyping: Prettyping is a wrapper around the standard ping tool with the prettyping: objective of making the output prettier, more colorful, more compact, prettyping: and easier to read. -prettyping: +prettyping: 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). |