release 2013.06.23
authorPhilipp Hagemeister <phihag@phihag.de>
Sun, 23 Jun 2013 21:42:21 +0000 (23:42 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Sun, 23 Jun 2013 21:42:21 +0000 (23:42 +0200)
README.md
youtube_dl/version.py

index ccab537e7a94058c6465079afecbb646d5aceb36..929f2b5d171fa97adf313f8d72d99fe9b94e3c94 100644 (file)
--- a/README.md
+++ b/README.md
@@ -121,7 +121,7 @@ which means you can modify it, redistribute it or use it however you like.
                                video (currently youtube only)
     --list-subs                lists all available subtitles for the video
                                (currently youtube only)
-    --sub-format LANG          subtitle format [srt/sbv] (default=srt)
+    --sub-format FORMAT        subtitle format [srt/sbv] (default=srt)
                                (currently youtube only)
     --sub-lang LANG            language of the subtitles to download (optional)
                                use IETF language tags like 'en'
index 7c6757efe1c6c468b88c991f261c570518a599b9..dae25675764cbfff4c95fd6e0ce722234e507ae9 100644 (file)
@@ -1,2 +1,2 @@
 
-__version__ = '2013.06.21'
+__version__ = '2013.06.23'