mirror of
https://github.com/matrix-construct/construct
synced 2024-11-24 15:52:34 +01:00
Updated Useful console command examples (markdown)
parent
ec4d3a3935
commit
3b61ed13ce
1 changed files with 1 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue