better resolve description
This commit is contained in:
parent
4541e754dd
commit
f65e70df2f
1 changed files with 1 additions and 1 deletions
|
@ -1439,7 +1439,7 @@ class Daemon(metaclass=JSONRPCServerType):
|
|||
@requires(WALLET_COMPONENT)
|
||||
async def jsonrpc_resolve(self, force=False, uri=None, uris=None):
|
||||
"""
|
||||
Resolve given LBRY URIs
|
||||
Get the claim that a URL refers to.
|
||||
|
||||
Usage:
|
||||
resolve [--force] (<uri> | --uri=<uri>) [<uris>...]
|
||||
|
|
Loading…
Reference in a new issue