From c739fa3ca1a138c958f0a179db6a0d731356b236 Mon Sep 17 00:00:00 2001 From: Lex Berezhny Date: Mon, 26 Aug 2019 13:22:42 -0400 Subject: [PATCH] fixed typo in daemon API doc --- lbry/lbry/extras/daemon/Daemon.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lbry/lbry/extras/daemon/Daemon.py b/lbry/lbry/extras/daemon/Daemon.py index 2716b4718..a52950a47 100644 --- a/lbry/lbry/extras/daemon/Daemon.py +++ b/lbry/lbry/extras/daemon/Daemon.py @@ -2897,7 +2897,7 @@ class Daemon(metaclass=JSONRPCServerType): [--account_id=] [--preview] [--blocking] Options: - --claim_id= : (str) claim_id of the claim to abandon + --claim_id= : (str) claim_id of the support to abandon --txid= : (str) txid of the claim to abandon --nout= : (int) nout of the claim to abandon --keep= : (decimal) amount of lbc to keep as support