mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-03-11 17:45:30 +00:00
Merge branch 'gui-rework' of https://github.com/anidl/multi-downloader-nx into gui-rework
This commit is contained in:
commit
31a1c36ad7
1 changed files with 8 additions and 1 deletions
|
|
@ -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
|
||||
Loading…
Reference in a new issue