1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00

[enh] Help about non standard port

This commit is contained in:
ljf 2019-02-21 23:10:03 +01:00
parent 76db172fa5
commit bed85be542

View file

@ -27,6 +27,10 @@
"en": "Indicate the server where you want put your backups", "en": "Indicate the server where you want put your backups",
"fr": "Indiquez le serveur où vous voulez faire vos sauvegardes" "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" "example": "example.com:22"
}, },
{ {