From 991987ed76a5545fac562402e2f2b8df5f56d9c1 Mon Sep 17 00:00:00 2001 From: Lex Berezhny Date: Wed, 19 Aug 2020 12:08:41 -0400 Subject: [PATCH] docopt fix --- lbry/extras/daemon/daemon.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lbry/extras/daemon/daemon.py b/lbry/extras/daemon/daemon.py index c2297be92..f6e4f41c4 100644 --- a/lbry/extras/daemon/daemon.py +++ b/lbry/extras/daemon/daemon.py @@ -2359,7 +2359,8 @@ class Daemon(metaclass=JSONRPCServerType): --invalid_channel_signature : (bool) claims with invalid channel signature or no signature, use in conjunction with --has_channel_signature to only get claims with invalid signatures - --limit_claims_per_channel : (int) only return up to the specified number of claims per channel + --limit_claims_per_channel=: (int) only return up to the specified + number of claims per channel --is_controlling : (bool) winning claims of their respective name --public_key_id= : (str) only return channels having this public key id, this is the same key as used in the wallet file to map