typeo
This commit is contained in:
parent
7bc49df781
commit
87e1bc8684
|
|
@ -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', {
|
||||
|
|
|
|||
Loading…
Reference in New Issue