Skip to content

Commit

Permalink
docs(cmd): v0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
iyear committed May 17, 2023
1 parent 9c22a31 commit 5fc3157
Show file tree
Hide file tree
Showing 10 changed files with 81 additions and 71 deletions.
17 changes: 9 additions & 8 deletions docs/command/tdl.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,15 @@ Telegram Downloader, but more than a downloader
### Options

```
--debug enable debug mode
-h, --help help for tdl
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
--debug enable debug mode
-h, --help help for tdl
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
--reconnect-timeout duration Telegram client reconnection backoff timeout, infinite if set to 0 (default 30s)
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
```

### SEE ALSO
Expand Down
15 changes: 8 additions & 7 deletions docs/command/tdl_backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,14 @@ tdl backup [flags]
### Options inherited from parent commands

```
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
--reconnect-timeout duration Telegram client reconnection backoff timeout, infinite if set to 0 (default 30s)
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
```

### SEE ALSO
Expand Down
15 changes: 8 additions & 7 deletions docs/command/tdl_chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,14 @@ A set of chat tools
### Options inherited from parent commands

```
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
--reconnect-timeout duration Telegram client reconnection backoff timeout, infinite if set to 0 (default 30s)
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
```

### SEE ALSO
Expand Down
15 changes: 8 additions & 7 deletions docs/command/tdl_chat_export.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,14 @@ tdl chat export [flags]
### Options inherited from parent commands

```
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
--reconnect-timeout duration Telegram client reconnection backoff timeout, infinite if set to 0 (default 30s)
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
```

### SEE ALSO
Expand Down
15 changes: 8 additions & 7 deletions docs/command/tdl_chat_ls.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,14 @@ tdl chat ls [flags]
### Options inherited from parent commands

```
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
--reconnect-timeout duration Telegram client reconnection backoff timeout, infinite if set to 0 (default 30s)
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
```

### SEE ALSO
Expand Down
15 changes: 8 additions & 7 deletions docs/command/tdl_download.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,14 @@ tdl download [flags]
### Options inherited from parent commands

```
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
--reconnect-timeout duration Telegram client reconnection backoff timeout, infinite if set to 0 (default 30s)
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
```

### SEE ALSO
Expand Down
15 changes: 8 additions & 7 deletions docs/command/tdl_login.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,14 @@ tdl login [flags]
### Options inherited from parent commands

```
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
--reconnect-timeout duration Telegram client reconnection backoff timeout, infinite if set to 0 (default 30s)
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
```

### SEE ALSO
Expand Down
15 changes: 8 additions & 7 deletions docs/command/tdl_recover.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,14 @@ tdl recover [flags]
### Options inherited from parent commands

```
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
--reconnect-timeout duration Telegram client reconnection backoff timeout, infinite if set to 0 (default 30s)
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
```

### SEE ALSO
Expand Down
15 changes: 8 additions & 7 deletions docs/command/tdl_upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,14 @@ tdl upload [flags]
### Options inherited from parent commands

```
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
--reconnect-timeout duration Telegram client reconnection backoff timeout, infinite if set to 0 (default 30s)
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
```

### SEE ALSO
Expand Down
15 changes: 8 additions & 7 deletions docs/command/tdl_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,14 @@ tdl version [flags]
### Options inherited from parent commands

```
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
--debug enable debug mode
-l, --limit int max number of concurrent tasks (default 2)
-n, --ns string namespace for Telegram session
--ntp string ntp server host, if not set, use system time
--proxy string proxy address, only socks5 is supported, format: protocol://username:password@host:port
--reconnect-timeout duration Telegram client reconnection backoff timeout, infinite if set to 0 (default 30s)
-s, --size int part size for transfer, max is 512*1024 (default 524288)
-t, --threads int max threads for transfer one item (default 4)
```

### SEE ALSO
Expand Down

0 comments on commit 5fc3157

Please sign in to comment.