more cleaning

This commit is contained in:
Florent de Lamotte 2025-02-04 15:16:08 +01:00
parent 85e9593333
commit e7e03df3d3
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# mccli
# mc-cli
mccli.py : CLI interface to MeschCore BLE companion app

View file

@ -262,9 +262,9 @@ async def next_cmd(mc, cmds):
def usage () :
""" Prints some help """
print("""mc-cli.py : CLI interface to MeschCore BLE companion app
print("""mccli.py : CLI interface to MeschCore BLE companion app
Usage : mc-cli.py <args> <commands>
Usage : mccli.py <args> <commands>
Arguments :
-h : prints this help