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:
parent
76db172fa5
commit
bed85be542
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue