Change help text to clarify asset

master
Mark Veidemanis 3 years ago
parent 8092837b37
commit c28879c0e4
Signed by: m
GPG Key ID: 5ACFCEED46C0904F

@ -356,7 +356,7 @@ class IRCCommands(object):
class pubads(object):
name = "pubads"
authed = True
helptext = "View public adverts. Usage: pubads <asset> <currency>"
helptext = "View public adverts. Usage: pubads <XMR/BTC> <currency>"
@staticmethod
def run(cmd, spl, length, authed, msg, agora, revolut, tx):

Loading…
Cancel
Save