tdl/docs/command/tdl.md

25 lines
371 B
Markdown
Raw Normal View History

2022-09-01 15:16:59 +08:00
## tdl
Telegram downloader, but not only a downloader
### Examples
```
tdl -h
```
### Options
```
-h, --help help for tdl
2022-09-01 15:28:18 +08:00
-n, --ns string namespace
2022-09-01 15:16:59 +08:00
--proxy string
```
### SEE ALSO
2022-09-01 19:10:08 +08:00
* [tdl dl](tdl_dl.md) - Download what you want
2022-09-01 15:16:59 +08:00
* [tdl login](tdl_login.md) - Login to Telegram
2022-09-01 15:28:18 +08:00
* [tdl version](tdl_version.md) - Check the version info
2022-09-01 15:16:59 +08:00