projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f018558
)
[options] `Number` is a verb here
author
Sergey M․
<dstftw@gmail.com>
Sat, 4 Apr 2015 14:02:29 +0000
(20:02 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 4 Apr 2015 14:02:29 +0000
(20:02 +0600)
youtube_dl/options.py
patch
|
blob
|
history
diff --git
a/youtube_dl/options.py
b/youtube_dl/options.py
index ed2216d40a6d008496f889e9ad6ac13fd29344f7..2097a9436d13eb4f1742a5fdcf502fba1d08bc74 100644
(file)
--- a/
youtube_dl/options.py
+++ b/
youtube_dl/options.py
@@
-626,7
+626,7
@@
def parseOpts(overrideArguments=None):
filesystem.add_option(
'-A', '--auto-number',
action='store_true', dest='autonumber', default=False,
- help='[deprecated; use -o "%(autonumber)s-%(title)s.%(ext)s" ] Number
of
downloaded files starting from 00000')
+ help='[deprecated; use -o "%(autonumber)s-%(title)s.%(ext)s" ] Number downloaded files starting from 00000')
filesystem.add_option(
'-t', '--title',
action='store_true', dest='usetitle', default=False,