docs: fix incorrect command doc (#4579)

pull/4580/head
Austin Alvarado 2022-12-15 21:12:04 -07:00 committed by GitHub
parent aa61058ca9
commit 8d1f8fcbd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ validations.
This means if the configuration options are changed, users will not need to regenerate their keys. This functionality
takes effect from 4.33.0 onwards, previously the effect was the keys would just fail to validate. If you'd like to force
users to register a new device, you can delete the old device for a particular user by using the
`authelia storage totp delete <username>` command regardless of if you change the settings or not.
`authelia storage user totp delete <username>` command regardless of if you change the settings or not.
## Input Validation