forked from LBRYCommunity/lbry-sdk
fix duplicate line on api doc
delete line 3616 (duplicate line 3618)
This commit is contained in:
parent
8be1c8310d
commit
ced3c7efe4
1 changed files with 0 additions and 1 deletions
|
@ -3613,7 +3613,6 @@ class Daemon(metaclass=JSONRPCServerType):
|
||||||
given name. default: false.
|
given name. default: false.
|
||||||
--title=<title> : (str) title of the collection
|
--title=<title> : (str) title of the collection
|
||||||
--description=<description> : (str) description of the collection
|
--description=<description> : (str) description of the collection
|
||||||
--clear_languages : (bool) clear existing languages (prior to adding new ones)
|
|
||||||
--tags=<tags> : (list) content tags
|
--tags=<tags> : (list) content tags
|
||||||
--clear_languages : (bool) clear existing languages (prior to adding new ones)
|
--clear_languages : (bool) clear existing languages (prior to adding new ones)
|
||||||
--languages=<languages> : (list) languages used by the collection,
|
--languages=<languages> : (list) languages used by the collection,
|
||||||
|
|
Loading…
Reference in a new issue