vlc: add example (#4048)

This commit is contained in:
sarnobat
2020-05-14 19:41:02 -07:00
committed by Starbeamrainbowlabs
parent 842eb98af4
commit 87332d3bd2

View File

@@ -14,3 +14,7 @@
- Play muted:
`vlc --no-audio {{path/to/file}}`
- Play repeatedly:
`vlc --loop {{path/to/file}}`