mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Update commandline.markdown (#8135)
* Update commandline.markdown
* ✏️ Tweak
This commit is contained in:
parent
b9279b72bb
commit
ab90d02dcf
@ -56,9 +56,9 @@ $ hassio hardware audio
|
|||||||
|
|
||||||
To update Home Assistant to a specific version, use the command:
|
To update Home Assistant to a specific version, use the command:
|
||||||
```bash
|
```bash
|
||||||
hassio homeassistant update --options version=x.y.z
|
hassio homeassistant update --version=x.y.z
|
||||||
```
|
```
|
||||||
Replace x.y.z with the desired version like `version=0.74.2`
|
Replace x.y.z with the desired version like `--version=0.74.2`
|
||||||
|
|
||||||
You can get a better description of the CLI capabilities by typing `hassio help`:
|
You can get a better description of the CLI capabilities by typing `hassio help`:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user