fix: Remove extraneous dashes from command help

This commit is contained in:
Ginger
2026-01-12 10:47:19 -05:00
parent a028049e6f
commit 00eeeb78de
34 changed files with 314 additions and 314 deletions
+6 -6
View File
@@ -1,16 +1,16 @@
<!-- This file is generated by `cargo xtask generate-docs`. Do not edit. -->
# `!admin media`
- Commands for managing media
Commands for managing media
## `!admin media delete`
- Deletes a single media file from our database and on the filesystem via a single MXC URL or event ID (not redacted)
Deletes a single media file from our database and on the filesystem via a single MXC URL or event ID (not redacted)
## `!admin media delete-list`
- Deletes a codeblock list of MXC URLs from our database and on the filesystem. This will always ignore errors
Deletes a codeblock list of MXC URLs from our database and on the filesystem. This will always ignore errors
## `!admin media delete-past-remote-media`
@@ -27,15 +27,15 @@ default.
* Delete all remote and local media from 3 days ago, up until now:
`!admin media delete-past-remote-media -a 3d
--yes-i-want-to-delete-local-media`
-yes-i-want-to-delete-local-media`
## `!admin media delete-all-from-user`
- Deletes all the local media from a local user on our server. This will always ignore errors by default
Deletes all the local media from a local user on our server. This will always ignore errors by default
## `!admin media delete-all-from-server`
- Deletes all remote media from the specified remote server. This will always ignore errors by default
Deletes all remote media from the specified remote server. This will always ignore errors by default
## `!admin media get-file-info`