Better option description

2efb637863ac2bc28e5a3de3909c9b3b3e081a32

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +1 -1Showing whitespace changes
server.js+1 -1
@@ -153,7 +153,7 @@ const cliArguments = yargs(hideBin(process.argv))
153153 }).option('requestProxyEnabled', {
154154 type: 'boolean',
155155 default: null,
156156 describe: 'Enables requesta use of proxy for outgoing requests',
157157 }).option('requestProxyUrl', {
158158 type: 'string',
159159 default: null,