mirror of
https://github.com/snobu/destreamer.git
synced 2026-03-28 06:19:05 +00:00
fix quotes in input file example in README.md (#283)
This should close #281
This commit is contained in:
@@ -181,9 +181,9 @@ These optional lines must start with white space(s).
|
|||||||
Usage -
|
Usage -
|
||||||
```
|
```
|
||||||
https://web.microsoftstream.com/video/xxxxxxxx-aaaa-xxxx-xxxx-xxxxxxxxxxxx
|
https://web.microsoftstream.com/video/xxxxxxxx-aaaa-xxxx-xxxx-xxxxxxxxxxxx
|
||||||
-dir=videos/lessons/week1
|
-dir="videos/lessons/week1"
|
||||||
https://web.microsoftstream.com/video/xxxxxxxx-aaaa-xxxx-xxxx-xxxxxxxxxxxx
|
https://web.microsoftstream.com/video/xxxxxxxx-aaaa-xxxx-xxxx-xxxxxxxxxxxx
|
||||||
-dir=videos/lessons/week2"
|
-dir="videos/lessons/week2"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Title template
|
### Title template
|
||||||
|
|||||||
Reference in New Issue
Block a user