mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
64b56e4aec
commit
069e3e69b4
@ -463,7 +463,7 @@ def cli_parser():
|
|||||||
)
|
)
|
||||||
a(
|
a(
|
||||||
'file_map',
|
'file_map',
|
||||||
type=FileType('rb'),
|
type=FileType('r'),
|
||||||
help='A file containing a mapping of files to be uploaded to '
|
help='A file containing a mapping of files to be uploaded to '
|
||||||
'descriptions of the files. The descriptions will be visible '
|
'descriptions of the files. The descriptions will be visible '
|
||||||
'to users trying to get the file from the hosting service. '
|
'to users trying to get the file from the hosting service. '
|
||||||
|
Loading…
x
Reference in New Issue
Block a user