Control socket: correct `chat help` usage

このコミットが含まれているのは:
n9k 2022-06-29 02:58:26 +00:00
コミット 8d4fe45c74
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -31,7 +31,7 @@ class ArgsSeqs(Args):
async def cmd_chat_help():
normal = ['chat', 'help']
response = (
'Usage: chat {show [MESSAGES] | delete SEQS}\n'
'Usage: chat delete SEQS\n'
'Commands:\n'
#' chat show [MESSAGES]......show chat messages\n'
' chat delete SEQS..........delete chat messages\n'