Remove quotes from auth reset example (#12664)

* Remove quotes from auth reset example

* Remove `ha` from auth reset example
This commit is contained in:
cogneato 2020-04-05 08:47:10 -06:00 committed by GitHub
parent 943a7190c8
commit 60d0d87b3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ If you know the user, but not the password and you can access the [Home Assistan
Connect a keyboard and monitor to your device.
`ha auth reset --username "<existing_user>" --password "<new_password>"`
`auth reset --username existing_user --password new_password`
### Home Assistant Core