forked from LBRYCommunity/lbry-sdk
Merge pull request #2948 from lpessin/patch-1
fix duplicate line on api doc
This commit is contained in:
commit
1d1f0527ee
1 changed files with 0 additions and 1 deletions
|
@ -3618,7 +3618,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…
Add table
Reference in a new issue