From 22dc9a06d1a10215e82ca6dea4f66daed6b2cf92 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Sat, 19 Apr 2025 02:06:33 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b997b56..29050ffa 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Options: -c, --channels Path to *.channels.xml file (required if the "--site" attribute is not specified) -o, --output Path to output file (default: "guide.xml") - -l, --lang Allows to limit the download to channels in the specified language only (ISO 639-1 code) + -l, --lang Allows you to restrict downloading to channels in specified languages only (example: "en,id") -t, --timeout Timeout for each request in milliseconds (default: 0) -d, --delay Delay between request in milliseconds (default: 0) -x, --proxy Use the specified proxy (example: "socks5://username:password@127.0.0.1:1234")