Update ssh.markdown

This commit is contained in:
Pascal Vizeli 2017-07-26 23:08:26 +02:00 committed by GitHub
parent 4f12489905
commit 991827e08e

View File

@ -10,7 +10,7 @@ footer: true
featured: true
---
Setting up an [SSH](https://openssh.org/) server allows access to your Hass.io folders with any SSH client. It include also a cli to access into Hass.IO api. Try it out:
Setting up an [SSH](https://openssh.org/) server allows access to your Hass.io folders with any SSH client. It include also a command-line tool to access the [Hass.io API](https://github.com/home-assistant/hassio/blob/dev/API.md). Try it out:
```bash
$ hassio help
```