update readme
This commit is contained in:
parent
547f06a82a
commit
867c4c9b6e
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ You have several ways to select videos:
|
|||
* `1 12 42`
|
||||
* by range:
|
||||
* `1-12`: equals `1 2 3 ... 12`
|
||||
* `10-1`: equals `10 9 7 ... 1`
|
||||
* `10-1`: equals `10 9 8 ... 1`
|
||||
* `*` or `*+`: equals `1 2 ... x`
|
||||
* `-*`: equals `x ... 3 2 1`
|
||||
* `12-`: equals `12 11 10 ... 1`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue