Merge pull request #522 from art-zhitnik/master
[youtube-dl] / README.md
index 11f4e80adfb77b8f360d0af030721f2714d63135..1a96bd98d858ef11a790b5648157c3da1cb642db 100644 (file)
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ which means you can modify it, redistribute it or use it however you like.
     -n, --netrc              use .netrc authentication data
 
 ## Post-processing Options:
-    --extract-audio          convert video files to audio-only files (requires
+    -x, --extract-audio      convert video files to audio-only files (requires
                              ffmpeg or avconv and ffprobe or avprobe)
     --audio-format FORMAT    "best", "aac", "vorbis", "mp3", "m4a", or "wav";
                              best by default