diff --git a/modules/module.args.ts b/modules/module.args.ts index daf2098..0507576 100644 --- a/modules/module.args.ts +++ b/modules/module.args.ts @@ -385,7 +385,8 @@ const args: TAppArg[] = [ default: { default: 55 }, - docDescribe: true, + docDescribe: 'When converting the subtitles to ass, this will change the font size' + + '\nIn most cases, requires "--originaFontSize false" to take effect', group: 'dl', service: ['all'], type: 'number',