Better option description
| @@ -153,7 +153,7 @@ const cliArguments = yargs(hideBin(process.argv)) | ||
| 153 | 153 | }).option('requestProxyEnabled', { |
| 154 | 154 | type: 'boolean', |
| 155 | 155 | default: null, |
| 156 | 156 | describe: 'Enables requesta use of proxy for outgoing requests', |
| 157 | 157 | }).option('requestProxyUrl', { |
| 158 | 158 | type: 'string', |
| 159 | 159 | default: null, |