From bed85be5426b1d01377cf0e500a3f3ccdbc9c9e8 Mon Sep 17 00:00:00 2001 From: ljf Date: Thu, 21 Feb 2019 23:10:03 +0100 Subject: [PATCH] [enh] Help about non standard port --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index 2072a73..00dda48 100644 --- a/manifest.json +++ b/manifest.json @@ -27,6 +27,10 @@ "en": "Indicate the server where you want put your backups", "fr": "Indiquez le serveur où vous voulez faire vos sauvegardes" }, + "help":{ + "en": "If the ssh remote server doesn't use a standard port, you could specify it with DOMAIN:PORT", + "fr": "Si le serveur ssh n'utilise pas un port standard, vous pouvez le spécifier avec DOMAIN:PORT" + }, "example": "example.com:22" }, {