Merge branch 'gui-rework' of https://github.com/anidl/multi-downloader-nx into gui-rework

This commit is contained in:
AnidlSupport 2023-02-27 21:23:39 +01:00
commit 31a1c36ad7

View file

@ -379,4 +379,11 @@ If true, the tool won't check for updates
| --- | --- | --- | --- | --- | ---|
| Both | `--help ` | `boolean` | `No`| `-h` | `NaN` |
Show the help output
Show the help output
### GUI
#### `--port`
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **Default** |**cli-default Entry**
| --- | --- | --- | --- | --- | --- | ---|
| Both | `--port ${port}` | `number` | `No`| `NaN` | `3000`| `NaN` |
Set the port for the GUI server