diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ff8d3312..e8424a573 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ at anytime. ### Fixed * Fixed some log messages throwing exceptions * Fix shutdown of the blob tracker by Session + * Fixed claim_new_support docstrings ### Deprecated * diff --git a/lbrynet/lbrynet_daemon/Daemon.py b/lbrynet/lbrynet_daemon/Daemon.py index ab684cec2..8ea384264 100644 --- a/lbrynet/lbrynet_daemon/Daemon.py +++ b/lbrynet/lbrynet_daemon/Daemon.py @@ -1917,7 +1917,7 @@ class Daemon(AuthJSONRPCServer): Usage: claim_new_support ( | --name=) ( | --claim_id=) - ( | --amount) + ( | --amount=) Return: (dict) Dictionary containing result of the claim