update doc string
This commit is contained in:
parent
563896b126
commit
a90029ec50
1 changed files with 1 additions and 0 deletions
|
@ -1686,6 +1686,7 @@ class LBRYDaemon(jsonrpc.JSONRPC):
|
||||||
'file_name': optional, a user specified name for the downloaded file
|
'file_name': optional, a user specified name for the downloaded file
|
||||||
'stream_info': optional, specified stream info overrides name
|
'stream_info': optional, specified stream info overrides name
|
||||||
'timout': optional
|
'timout': optional
|
||||||
|
'wait_for_write': optional, defaults to True
|
||||||
Returns:
|
Returns:
|
||||||
'stream_hash': hex string
|
'stream_hash': hex string
|
||||||
'path': path of download
|
'path': path of download
|
||||||
|
|
Loading…
Reference in a new issue