typo in help

This commit is contained in:
Florent de Lamotte 2025-06-16 10:03:31 +02:00
parent ca6af19683
commit 14c75e281b
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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