fix wrong deactivate-all argument comment
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
391bfd986e
commit
60141950f7
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ pub(super) enum UserCommand {
|
|||
/// Markdown code block below the command.
|
||||
DeactivateAll {
|
||||
#[arg(short, long)]
|
||||
/// Remove users from their joined rooms
|
||||
/// Does not leave any rooms the user is in on deactivation
|
||||
no_leave_rooms: bool,
|
||||
#[arg(short, long)]
|
||||
/// Also deactivate admin accounts and will assume leave all rooms too
|
||||
|
|
Loading…
Add table
Reference in a new issue