diff --git a/lbry/extras/daemon/daemon.py b/lbry/extras/daemon/daemon.py index 3011e0d42..b766a27b7 100644 --- a/lbry/extras/daemon/daemon.py +++ b/lbry/extras/daemon/daemon.py @@ -4102,7 +4102,7 @@ class Daemon(metaclass=JSONRPCServerType): --account_id= : (str) account to use for holding the transaction --wallet_id= : (str) restrict operation to specific wallet --funding_account_ids=: (list) ids of accounts to fund this transaction - --comment : (str) add a comment to the support + --comment= : (str) add a comment to the support --preview : (bool) do not broadcast the transaction --blocking : (bool) wait until transaction is in mempool