fix: Remove extraneous dashes from command help
This commit is contained in:
parent
a028049e6f
commit
00eeeb78de
34 changed files with 314 additions and 314 deletions
|
|
@ -1,24 +1,24 @@
|
|||
<!-- This file is generated by `cargo xtask generate-docs`. Do not edit. -->
|
||||
# `!admin federation`
|
||||
|
||||
- Commands for managing federation
|
||||
Commands for managing federation
|
||||
|
||||
|
||||
## `!admin federation incoming-federation`
|
||||
|
||||
- List all rooms we are currently handling an incoming pdu from
|
||||
List all rooms we are currently handling an incoming pdu from
|
||||
|
||||
## `!admin federation disable-room`
|
||||
|
||||
- Disables incoming federation handling for a room
|
||||
Disables incoming federation handling for a room
|
||||
|
||||
## `!admin federation enable-room`
|
||||
|
||||
- Enables incoming federation handling for a room again
|
||||
Enables incoming federation handling for a room again
|
||||
|
||||
## `!admin federation fetch-support-well-known`
|
||||
|
||||
- Fetch `/.well-known/matrix/support` from the specified server
|
||||
Fetch `/.well-known/matrix/support` from the specified server
|
||||
|
||||
Despite the name, this is not a federation endpoint and does not go through the federation / server resolution process as per-spec this is supposed to be served at the server_name.
|
||||
|
||||
|
|
@ -26,4 +26,4 @@ Respecting homeservers put this file here for listing administration, moderation
|
|||
|
||||
## `!admin federation remote-user-in-rooms`
|
||||
|
||||
- Lists all the rooms we share/track with the specified *remote* user
|
||||
Lists all the rooms we share/track with the specified *remote* user
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue