diff --git a/lib/cli/cli.js b/lib/cli/cli.js index dcc772917..85a9bd78d 100644 --- a/lib/cli/cli.js +++ b/lib/cli/cli.js @@ -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', {