Update commandline.markdown (#8135)

* Update commandline.markdown

* ✏️ Tweak
This commit is contained in:
Sbaa1 2019-01-15 09:54:13 +01:00 committed by Franck Nijhof
parent b9279b72bb
commit ab90d02dcf

View File

@ -56,9 +56,9 @@ $ hassio hardware audio
To update Home Assistant to a specific version, use the command:
```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`: