[mod] document how to use halt subcmd.

This commit is contained in:
Moul 2016-12-03 08:18:40 +01:00
parent 0dd02b342f
commit 051eccf295

View file

@ -164,6 +164,12 @@ cd /path/to/dev/env
vagrant suspend unstable
```
To halt a vm:
```bash
./ynh-dev halt
```
## 2. Directly on a YunoHost instance
Firstly, you need to understand that it is a dev tool, you shouldn't run it on a production environment !