From 34176ed1f87887cf6a4e76241cf0d8bda5126972 Mon Sep 17 00:00:00 2001 From: quadrismegistus Date: Wed, 16 Sep 2020 14:09:21 +0100 Subject: [PATCH] updates --- komrade/cli/cli.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/komrade/cli/cli.py b/komrade/cli/cli.py index 5a97fc4..e5f81cc 100644 --- a/komrade/cli/cli.py +++ b/komrade/cli/cli.py @@ -114,9 +114,9 @@ class CLI(Logger): """ else: HELPSTR=f""" -/check [inbox] --> check messages -/read [inbox] --> read messages -/msg [name] --> send messages +/check --> check messages +/read --> read messages +/msg [name] --> send message /meet [name] --> exchange info /who [name] --> show contacts