aliased --literal to --title

This commit is contained in:
Filippo Valsorda 2012-11-25 20:28:49 +01:00
parent 5002aea371
commit baec15387c
3 changed files with 5 additions and 12 deletions

View file

@ -37,7 +37,7 @@ which means you can modify it, redistribute it or use it however you like.
## Filesystem Options:
-t, --title use title in file name
--id use video ID in file name
-l, --literal use literal title in file name
-l, --literal [deprecated] alias of --title
-A, --auto-number number downloaded files starting from 00000
-o, --output TEMPLATE output filename template. Use %(stitle)s to get the
title, %(uploader)s for the uploader name,