Fix ordering of `tootctl accounts approve --N` (#1201)

This commit is contained in:
trwnh 2023-04-20 09:03:39 -05:00 committed by GitHub
parent ee88dd3887
commit 07d7147619
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ Approve new registrations when instance is in approval mode.
: Local username.
`--number N`
: Approve the N most recent registrations.
: Approve the N earliest pending registrations.
`--all`
: Approve all pending registrations.