projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2699da8
)
[options] Clarify `--write-annotations` help
author
Sergey M․
<dstftw@gmail.com>
Sat, 2 May 2015 17:38:30 +0000
(23:38 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Sat, 2 May 2015 17:38:30 +0000
(23:38 +0600)
youtube_dl/options.py
patch
|
blob
|
history
diff --git
a/youtube_dl/options.py
b/youtube_dl/options.py
index d0aa8296dba2f60e217763ba585e444f607180c7..22dbc3aec7866ad3f5d048c35737486a8fdac8fc 100644
(file)
--- a/
youtube_dl/options.py
+++ b/
youtube_dl/options.py
@@
-637,7
+637,7
@@
def parseOpts(overrideArguments=None):
filesystem.add_option(
'--write-annotations',
action='store_true', dest='writeannotations', default=False,
- help='Write video annotations to a .annotation file')
+ help='Write video annotations to a .annotation
s.xml
file')
filesystem.add_option(
'--load-info',
dest='load_info_filename', metavar='FILE',