From b8362a618cb6f1cf76f85fb7647cdfd0ecf72af8 Mon Sep 17 00:00:00 2001 From: AnimeDL Date: Sun, 16 Jul 2023 19:35:22 -0700 Subject: [PATCH] Typo --- modules/module.args.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/module.args.ts b/modules/module.args.ts index b0ad3c6..ddfe1fe 100644 --- a/modules/module.args.ts +++ b/modules/module.args.ts @@ -423,7 +423,7 @@ const args: TAppArg[] = [ name: 'syncTiming', group: 'mux', describe: 'Attempts to sync timing for multi-dub downloads EXPERIMENTAL', - docDescribe: 'In enabled attempts to sync timing for multi-dub downloads.' + docDescribe: 'If enabled attempts to sync timing for multi-dub downloads.' + '\nNOTE: This is currently experimental and syncs audio and subtitles, though subtitles has a lot of guesswork' + '\nIf you find bugs with this, please report it in the discord or github', service: ['crunchy','hidive'],