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

mpv: fix typo (#12888)

Co-authored-by: spageektti <git@spageektti.cc>
This commit is contained in:
Utkarsh Maurya 2024-06-04 09:43:05 +05:30 committed by GitHub
parent 4d2e1b4879
commit 2e3e67d331
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@
- Play a file at a specified speed (1 by default):
`mpv --speed {{0.01..100}} {{path/to/file}}`
`mpv --speed={{0.01..100}} {{path/to/file}}`
- Play a file using a profile defined in the `mpv.conf` file: