mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-04-21 08:21:56 +00:00
Merge pull request #903 from Denoder/abs-numbering
[Feature][CR] Absolute Numbering + Documentation
This commit is contained in:
parent
bc21460fe0
commit
574006b19c
1 changed files with 6 additions and 0 deletions
|
|
@ -93,6 +93,12 @@ Set the local that will be used for the API.
|
|||
|
||||
Get last updated series list
|
||||
### Downloading
|
||||
#### `--absolute`
|
||||
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **cli-default Entry**
|
||||
| --- | --- | --- | --- | --- | ---|
|
||||
| Crunchyroll | `--absolute ` | `boolean` | `No`| `NaN` | `NaN` |
|
||||
|
||||
Use absolute numbers for the episode. If not set, it will use the default index numbers
|
||||
#### `--movie-listing`
|
||||
| **Service** | **Usage** | **Type** | **Required** | **Alias** | **cli-default Entry**
|
||||
| --- | --- | --- | --- | --- | ---|
|
||||
|
|
|
|||
Loading…
Reference in a new issue