0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-11-24 15:52:34 +01:00

Updated Useful console command examples (markdown)

Jason Volk 2020-08-25 12:06:53 -07:00
parent ec4d3a3935
commit 3b61ed13ce

@ -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 <host>`)
##### Miscellaneous Diagnostics & Tools: