aboutsummaryrefslogtreecommitdiff
path: root/youtube-dl.1
diff options
context:
space:
mode:
authorFilippo Valsorda <filippo.valsorda@gmail.com>2012-11-25 20:28:49 +0100
committerFilippo Valsorda <filippo.valsorda@gmail.com>2012-11-25 20:28:49 +0100
commitbaec15387ce296c6a12fabdff9a1e75d421f798f (patch)
treef8f0a1430020e709e5a893406d2495357167bf0b /youtube-dl.1
parent5002aea371913e5094ba4cd6faba82a44be84f5e (diff)
downloadyoutube-dl-baec15387ce296c6a12fabdff9a1e75d421f798f.tar.xz
aliased --literal to --title
Diffstat (limited to 'youtube-dl.1')
-rw-r--r--youtube-dl.12
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube-dl.1 b/youtube-dl.1
index d4883ad2f..b13b0103c 100644
--- a/youtube-dl.1
+++ b/youtube-dl.1
@@ -49,7 +49,7 @@ redistribute it or use it however you like.
\f[C]
-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,