aboutsummaryrefslogtreecommitdiff
path: root/network/dothost/README
diff options
context:
space:
mode:
authorDonald Cooley <chytraeu@sdf.org>2020-02-23 23:49:34 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-23 23:49:34 +0700
commit9e8aa27f08ad78080cf0366974fe706f7d1c41c1 (patch)
treebdc737705783a99bfee36db6e91267bf968f295f /network/dothost/README
parent6df21f034280181d1047e7df379dae40c3d5dd95 (diff)
network/dothost: Updated for version 0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 dfce38298e630..92be91a80f182 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 |
+ +-------------------+