diff --git a/lbrynet/daemon/Daemon.py b/lbrynet/daemon/Daemon.py index 169851cbe..62571f26f 100644 --- a/lbrynet/daemon/Daemon.py +++ b/lbrynet/daemon/Daemon.py @@ -2148,7 +2148,7 @@ class Daemon(AuthJSONRPCServer): [--claim_address=] [--change_address=] Options: - --name= : (str) name of the content + --name= : (str) name of the content (can only consist of a-z A-Z 0-9 and -(dash)) --bid= : (decimal) amount to back the claim --metadata= : (dict) ClaimDict to associate with the claim. --file_path= : (str) path to file to be associated with name. If provided,