From ef1677a7d0f71ef726924c8ad2f049ccad421b47 Mon Sep 17 00:00:00 2001 From: Chen Yu Date: Mon, 4 Mar 2024 22:00:54 +0800 Subject: [PATCH] Remove incorrect CLI parameters #20 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b189a41..9844ff8 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,9 @@ cli/translator.mjs --help Options: - - `-f, --from ` + - `--from ` Source language (default: "") - - `-t, --to ` + - `--to ` Target language (default: "English") - `-f, --file ` Input source text with the content of this file, in `.srt` format or plain text