summaryrefslogtreecommitdiffstats
path: root/network/dothost/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/dothost/README')
-rw-r--r--network/dothost/README20
1 files changed, 12 insertions, 8 deletions
diff --git a/network/dothost/README b/network/dothost/README
index dfce38298e..92be91a80f 100644
--- a/network/dothost/README
+++ b/network/dothost/README
@@ -4,12 +4,16 @@ Perl module also available at slackbuilds.org
Example:
-dothost www.iana.org | graph-easy --as boxart
+dothost www.iana.org | graph-easy --as ascii
- ┌──────────────────┐
- ∨ │
-┌────────────┐ ┏━━━━━━━━━━━━━━┓ ┌───────────────────┐
-│ 192.0.32.8 │ ──> ┃ www.iana.org ┃ ──> │ 2620:0:2d0:200::8 │
-└────────────┘ ┗━━━━━━━━━━━━━━┛ └───────────────────┘
- ∧ │
- └────────────────────┘
+ +-------------------------+
+ v |
+ ##################### +------------+
+ +> # www.iana.org # --> | 192.0.32.8 |
+ | ##################### +------------+
+ | |
+ | |
+ | v
+ | +-------------------+
+ +- | 2620:0:2d0:200::8 |
+ +-------------------+