mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
even more cleaning
This commit is contained in:
parent
e7e03df3d3
commit
bee51fed55
1 changed files with 1 additions and 1 deletions
2
mccli.py
2
mccli.py
|
|
@ -272,7 +272,7 @@ def usage () :
|
||||||
-s : forces ble scan for a MeshCore device
|
-s : forces ble scan for a MeshCore device
|
||||||
|
|
||||||
Available Commands (can be chained) :
|
Available Commands (can be chained) :
|
||||||
infos : print informations a²²bout the node
|
infos : print informations about the node
|
||||||
send <key> <msg> : sends msg to the node with pubkey starting by key
|
send <key> <msg> : sends msg to the node with pubkey starting by key
|
||||||
sendto <name> <msg> : sends msg to the node with given name
|
sendto <name> <msg> : sends msg to the node with given name
|
||||||
recv : reads next msg
|
recv : reads next msg
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue