Skip to content

Commit

Permalink
Build Documentaion
Browse files Browse the repository at this point in the history
  • Loading branch information
izu-co authored and actions-user committed Jan 17, 2022
1 parent 401b64d commit e8ebaff
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/DOCUMENTATION.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# multi-downloader-nx (2.0.17v)
# multi-downloader-nx (2.0.18v)

If you find any bugs in this documentation or in the programm itself please report it [over on GitHub](https://github.com/anidl/multi-downloader-nx/issues).

Expand Down Expand Up @@ -227,6 +227,12 @@ Used to add the `-s` and `--srz` to downloadArchive

Set the amount of parts to download at once
If you have a good connection try incresing this number to get a higher overall speed
#### `--fsRetryTime`
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Default** |**cli-default Entry**
| --- | --- | --- | --- | --- | --- | ---|
| Both | `--fsRetryTime ${time in seconds}` | `number` | `No`| `NaN` | `5`| `fsRetryTime: ` |

Set the time the downloader waits before retrying if an error while writing the file occurs
### Muxing
#### `--mp4`
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Default** |**cli-default Entry**
Expand Down

0 comments on commit e8ebaff

Please sign in to comment.