This commit is contained in:
soulgalore 2022-07-16 12:59:18 +02:00
parent 7bc49df781
commit 87e1bc8684
1 changed files with 1 additions and 1 deletions

View File

@ -1096,7 +1096,7 @@ module.exports.parseCommandLine = function parseCommandLine() {
})
.option('scp. destinationPath', {
describe:
'The destionation path on the remote server where the files will be copied.',
'The destination path on the remote server where the files will be copied.',
group: 'scp'
})
.option('scp.port', {