Update commandline.markdown (#10426)

This commit is contained in:
Carlos Rodríguez 2019-09-22 20:31:52 +02:00 committed by Franck Nijhof
parent 2bb2d475c9
commit 271f40a8eb

View File

@ -13,11 +13,14 @@ On the SSH command line, you can use the `hassio` command to retrieve logs, chec
## Home Assistant
```bash
$ hassio homeassistant check
$ hassio homeassistant info
$ hassio homeassistant logs
$ hassio homeassistant check
$ hassio homeassistant options
$ hassio homeassistant rebuild
$ hassio homeassistant restart
$ hassio homeassistant start
$ hassio homeassistant stats
$ hassio homeassistant stop
$ hassio homeassistant update
```