🚩 优化翻译

This commit is contained in:
xtaodada 2020-04-02 23:13:22 +08:00
parent 30090fa7a0
commit 4459b21ff6
No known key found for this signature in database
GPG Key ID: 39EFACA711DF5D8C

View File

@ -85,7 +85,7 @@ def listener(**args):
if parameters is None:
parameters = ""
help_messages.update({
f"{command}": f"**使用:** `-{command} {parameters}`\
f"{command}": f"**使用方法:** `-{command} {parameters}`\
\n{description}"
})