mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
typo in help
This commit is contained in:
parent
ca6af19683
commit
14c75e281b
2 changed files with 2 additions and 2 deletions
|
|
@ -90,7 +90,7 @@ Commands are given after arguments, they can be chained and some have shortcuts.
|
|||
contact_info <ct> : prints information for contact ct ci
|
||||
share_contact <ct> : share a contact with others sc
|
||||
export_contact <ct> : get a contact's URI ec
|
||||
import_contact <URI> : import a contactt from its URI ic
|
||||
import_contact <URI> : import a contact from its URI ic
|
||||
remove_contact <ct> : removes a contact from this node
|
||||
path <ct> : diplays path for a contact
|
||||
reset_path <ct> : resets path to a contact to flood rp
|
||||
|
|
|
|||
|
|
@ -1626,7 +1626,7 @@ def command_help():
|
|||
contact_info <ct> : prints information for contact ct ci
|
||||
share_contact <ct> : share a contact with others sc
|
||||
export_contact <ct> : get a contact's URI ec
|
||||
import_contact <URI> : import a contactt from its URI ic
|
||||
import_contact <URI> : import a contact from its URI ic
|
||||
remove_contact <ct> : removes a contact from this node
|
||||
path <ct> : diplays path for a contact
|
||||
reset_path <ct> : resets path to a contact to flood rp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue