1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

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

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.