From 206c8e80751cb32414f615fb56cd9aa8e7d9b240 Mon Sep 17 00:00:00 2001 From: AnimeDL Date: Sat, 2 Aug 2025 17:14:54 +0000 Subject: [PATCH] Add --raw flag Currently only applies to --new on Crunchy + Documentation --- docs/DOCUMENTATION.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/DOCUMENTATION.md b/docs/DOCUMENTATION.md index 1aa3004..8848702 100644 --- a/docs/DOCUMENTATION.md +++ b/docs/DOCUMENTATION.md @@ -1,4 +1,4 @@ -# multi-downloader-nx (v5.5.1) +# multi-downloader-nx (v5.5.2) If you find any bugs in this documentation or in the program itself please report it [over on GitHub](https://github.com/anidl/multi-downloader-nx/issues). @@ -471,6 +471,12 @@ Force the tool to check for updates (code version only) | All | `--skipUpdate ` | `boolean` | `No`| `NaN` | `false`| `skipUpdate: ` | If true, the tool won't check for updates +#### `--raw` +| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Default** |**cli-default Entry** +| --- | --- | --- | --- | --- | --- | ---| +| All | `--raw ` | `boolean` | `No`| `NaN` | `false`| `raw: ` | + +If true, the tool will output the raw data from the API (Where applicable, the feature is a WIP) ### Help #### `--help` | **Service** | **Usage** | **Type** | **Required** | **Alias** | **cli-default Entry**