From e08603499b5a40d80883851c6fcc73ef482ec620 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 4 Jul 2018 22:37:18 +0200 Subject: [PATCH] Forgot to replace list-keys --- ssh_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh_fr.md b/ssh_fr.md index 3ba31e27..7a8e97e3 100644 --- a/ssh_fr.md +++ b/ssh_fr.md @@ -72,7 +72,7 @@ Enfin, il est possible d'ajouter, de supprimer et de lister des clés ssh, pour ```bash yunohost user ssh add-key yunohost user ssh remove-key -yunohost user ssh add-key +yunohost user ssh list-keys ```