Merge pull request #1052 from lbryio/download_dir_remove
remove download_directory from options
This commit is contained in:
commit
1c57b08dbe
1 changed files with 0 additions and 1 deletions
|
@ -1594,7 +1594,6 @@ class Daemon(AuthJSONRPCServer):
|
|||
Options:
|
||||
<file_name> : specified name for the downloaded file
|
||||
<timeout> : download timeout in number of seconds
|
||||
<download_directory> : path to directory where file will be saved
|
||||
|
||||
Returns:
|
||||
(dict) Dictionary containing information about the stream
|
||||
|
|
Loading…
Reference in a new issue