1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 00:42:08 +02:00

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
No known key found for this signature in database
GPG key ID: 1BE5172E637709C2

View file

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