[options] Fix load info help string

pull/8/head
Sergey M․ 2015-04-04 20:09:11 +06:00
rodzic 6b70a4eb7d
commit 1a48181a9f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -670,7 +670,7 @@ def parseOpts(overrideArguments=None):
filesystem.add_option(
'--load-info',
dest='load_info_filename', metavar='FILE',
help='Specify JSON file containing the video information (created with the "--write-json" option)')
help='JSON file containing the video information (created with the "--write-info-json" option)')
filesystem.add_option(
'--cookies',
dest='cookiefile', metavar='FILE',