From 44cc65e5fbb41c731e7762ee7d2396a8130e1b9d Mon Sep 17 00:00:00 2001 From: Ryan Jacobs Date: Fri, 2 Jan 2015 09:32:14 -0800 Subject: manpage: talk about one script, not multiple scripts There aren't multiple scripts. We're just talking about one: youtube-dl. Signed-off-by: wm4 --- DOCS/man/options.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 3a1c23e2f6..1a9048f0b1 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -427,8 +427,8 @@ Program Behavior ``--ytdl``, ``--no-ytdl`` Enable the youtube-dl hook-script. It will look at the input URL, and will play the video located on the website. This works with many streaming sites, - not just the one the scripts are named after. This requires a recent version - of youtube-dl to be installed on the system. (Enabled by default.) + not just the one that the script is named after. This requires a recent + version of youtube-dl to be installed on the system. (Enabled by default.) If the script can't do anything with an URL, it will do nothing. -- cgit v1.2.3