From 3b61ed13cea3282c175388ba230a20b1fb4da743 Mon Sep 17 00:00:00 2001 From: Jason Volk Date: Tue, 25 Aug 2020 12:06:53 -0700 Subject: [PATCH] Updated Useful console command examples (markdown) --- Useful-console-command-examples.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Useful-console-command-examples.md b/Useful-console-command-examples.md index 3d5c401..d065465 100644 --- a/Useful-console-command-examples.md +++ b/Useful-console-command-examples.md @@ -88,10 +88,9 @@ There are several ways to interact with the console: ##### Top-level Networking Related: - [client](#client) - Information and control over incoming connections. +- [host](#host) - Domain Name System diagnostic suite. - [peer](#peer) - Information and control over outgoing connections. - [resource](#resource) - Information and control over incoming request handlers. - -- [host](#host) - Domain Name System diagnostic suite. - [well_known](#well_known) - well-known diagnostic (i.e. `well_known matrix server `) ##### Miscellaneous Diagnostics & Tools: