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

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

View file

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