From 051eccf2955520aa80ac44fae0ef9107921cb08b Mon Sep 17 00:00:00 2001 From: Moul Date: Sat, 3 Dec 2016 08:18:40 +0100 Subject: [PATCH] [mod] document how to use halt subcmd. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index bdcd8a8..602b42d 100644 --- a/README.md +++ b/README.md @@ -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 !