mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 10:42:07 +02:00
vlc: add example (#4048)
This commit is contained in:
parent
842eb98af4
commit
87332d3bd2
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@
|
||||||
- Play muted:
|
- Play muted:
|
||||||
|
|
||||||
`vlc --no-audio {{path/to/file}}`
|
`vlc --no-audio {{path/to/file}}`
|
||||||
|
|
||||||
|
- Play repeatedly:
|
||||||
|
|
||||||
|
`vlc --loop {{path/to/file}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue