From fdc5388f8cd938e5001cbfbaef63ca359ff67be8 Mon Sep 17 00:00:00 2001 From: bugdone Date: Sat, 10 Sep 2016 13:34:11 +0300 Subject: man: fix typo --- DOCS/man/options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 8503d9662f..dcdd73dcde 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -58,7 +58,7 @@ Track Selection ``--vid=no`` or ``--video=no`` or ``--no-video`` disables video playback. (The latter variant does not work with the client API.) - If vudeo is disabled, mpv will try to download the audio only if media is + If video is disabled, mpv will try to download the audio only if media is streamed with youtube-dl, because it saves bandwidth. This is done by setting the ytdl_format to "bestaudio/best" in the ytdl_hook.lua script. -- cgit v1.2.3