This commit is contained in:
Izuco 2022-01-18 21:52:48 +01:00
parent d1df4909bc
commit 362e40ab13
No known key found for this signature in database
GPG key ID: E9CBE9E4EF3A1BFA

View file

@ -532,7 +532,7 @@ const args: TAppArg<boolean|number|string|unknown[]>[] = [
},
{
name: 'silentAuth',
describe: 'Authenticate every time the script runns. Use at your own risk.',
describe: 'Authenticate every time the script runs. Use at your own risk.',
docDescribe: true,
group: 'auth',
service: 'both',