From e8ebaffef8fc17cba5b26c456ddc2ed1102f010b Mon Sep 17 00:00:00 2001 From: izu-co Date: Mon, 17 Jan 2022 15:06:34 +0000 Subject: [PATCH] Build Documentaion --- docs/DOCUMENTATION.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/DOCUMENTATION.md b/docs/DOCUMENTATION.md index 5b1913ef..c777c7cf 100644 --- a/docs/DOCUMENTATION.md +++ b/docs/DOCUMENTATION.md @@ -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). @@ -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**