Typo
This commit is contained in:
parent
d1df4909bc
commit
362e40ab13
1 changed files with 1 additions and 1 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue