Added which characters are acceptable in the name field of publish command

This commit is contained in:
hackrush 2018-09-06 01:08:30 +05:30 committed by Jack Robison
parent e47ef741f7
commit cdf6155102
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -2148,7 +2148,7 @@ class Daemon(AuthJSONRPCServer):
[--claim_address=<claim_address>] [--change_address=<change_address>]
Options:
--name=<name> : (str) name of the content
--name=<name> : (str) name of the content (can only consist of a-z A-Z 0-9 and -(dash))
--bid=<bid> : (decimal) amount to back the claim
--metadata=<metadata> : (dict) ClaimDict to associate with the claim.
--file_path=<file_path> : (str) path to file to be associated with name. If provided,