fix YAML quoting in README example
This commit is contained in:
parent
19be087775
commit
363838e466
|
@ -37,7 +37,7 @@ Gundam 0079:
|
||||||
path: /home/user/media/Mobile Suit Gundam 0079/
|
path: /home/user/media/Mobile Suit Gundam 0079/
|
||||||
tags:
|
tags:
|
||||||
- MSG 0079
|
- MSG 0079
|
||||||
- 0079
|
- "0079"
|
||||||
- First Gundam
|
- First Gundam
|
||||||
Char's Counterattack:
|
Char's Counterattack:
|
||||||
path: /home/user/media/Gundam_CCA.mkv
|
path: /home/user/media/Gundam_CCA.mkv
|
||||||
|
|
Loading…
Reference in a new issue