From f85aa491cba88a5f2f0413f6706fd40072502595 Mon Sep 17 00:00:00 2001 From: iyear Date: Sun, 4 Sep 2022 10:50:10 +0800 Subject: [PATCH] docs(cmd): update dl --- docs/command/tdl_dl.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/command/tdl_dl.md b/docs/command/tdl_dl.md index 077e412..2310c0b 100644 --- a/docs/command/tdl_dl.md +++ b/docs/command/tdl_dl.md @@ -16,6 +16,7 @@ tdl dl ``` -h, --help help for dl + -l, --limit int (default 2) -m, --mode string (default "url") -s, --part-size int (default 524288) -t, --threads int (default 10)