vlc: add example (#4048)

This commit is contained in:
sarnobat
2020-05-14 19:41:02 -07:00
committed by GitHub
parent 54fe40cbdd
commit da514cb6f7

View File

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