docs(cmd): update

This commit is contained in:
iyear 2022-09-10 15:35:28 +08:00
parent 52d44d1f0e
commit 240316823c
3 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,12 @@
Download what you want
### Examples
```
tdl dl -h
```
### Options
```

View file

@ -6,6 +6,12 @@ Download in url mode
tdl dl url [flags]
```
### Examples
```
tdl dl url -n iyear --proxy socks5://127.0.0.1:1080 -u https://t.me/tdl/1 -u https://t.me/tdl/2 -s 262144 -t 16 -l 3
```
### Options
```

View file

@ -9,7 +9,7 @@ tdl login [flags]
### Examples
```
tdl login
tdl login -n my-tdl --proxy socks5://localhost:1080
```
### Options