mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Remove quotes from auth reset example (#12664)
* Remove quotes from auth reset example * Remove `ha` from auth reset example
This commit is contained in:
parent
943a7190c8
commit
60d0d87b3b
@ -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.
|
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
|
### Home Assistant Core
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user