mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
fix: Remove extraneous dashes from command help
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
<!-- This file is generated by `cargo xtask generate-docs`. Do not edit. -->
|
||||
# `!admin token`
|
||||
|
||||
- Commands for managing registration tokens
|
||||
Commands for managing registration tokens
|
||||
|
||||
|
||||
## `!admin token issue`
|
||||
|
||||
- Issue a new registration token
|
||||
Issue a new registration token
|
||||
|
||||
## `!admin token revoke`
|
||||
|
||||
- Revoke a registration token
|
||||
Revoke a registration token
|
||||
|
||||
## `!admin token list`
|
||||
|
||||
- List all registration tokens
|
||||
List all registration tokens
|
||||
|
||||
Reference in New Issue
Block a user