1
0
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:
fulminemizzega
2020-11-22 19:54:42 +01:00
committed by GitHub
parent e9070511cf
commit b48af65285

View File

@@ -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