From 74bd2c301c5ce0b8419d719d943793e4e8269ced Mon Sep 17 00:00:00 2001 From: bserie Date: Thu, 11 Jul 2019 09:30:14 +0200 Subject: [PATCH] =?UTF-8?q?Supprimer=20une=20=C3=A9quipe?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HowtoMattermost.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/HowtoMattermost.md b/HowtoMattermost.md index 6bb81cba..8c0b9e4f 100644 --- a/HowtoMattermost.md +++ b/HowtoMattermost.md @@ -135,4 +135,12 @@ Pour aller plus loin, il y a [la documentation](https://docs.mattermost.com/inst # Mise à jour -*TODO* \ No newline at end of file +*TODO* + +# FAQ + +## Supprimer une équipe + +~~~ +$ /home/mattermost/mattermost/bin/mattermost -c /home/mattermost/config/config.json team delete +~~~ \ No newline at end of file