1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-03 04:52:51 +08:00

README.md: Mention that -F makes the program exit

This fixes a minor documentation issue pointed out by a
user from Debian at:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784716

Signed-off-by: Rogério Theodoro de Brito <rbrito@ime.usp.br>
This commit is contained in:
Rogério Brito 2017-10-19 18:47:46 -02:00 committed by GitHub
parent 382fa456ea
commit 209d8d1bba

View File

@ -332,7 +332,7 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
--prefer-free-formats Prefer free video formats unless a specific --prefer-free-formats Prefer free video formats unless a specific
one is requested one is requested
-F, --list-formats List all available formats of requested -F, --list-formats List all available formats of requested
videos videos and then exit
--youtube-skip-dash-manifest Do not download the DASH manifests and --youtube-skip-dash-manifest Do not download the DASH manifests and
related data on YouTube videos related data on YouTube videos
--merge-output-format FORMAT If a merge is required (e.g. --merge-output-format FORMAT If a merge is required (e.g.