mirror of
https://github.com/meshcore-dev/meshcore-cli.git
synced 2026-04-20 22:13:48 +00:00
Fix typo in README about init files
Corrected a typo in the README regarding init files.
This commit is contained in:
parent
944271dcad
commit
73db417c98
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ If the directory exists, default BLE address and history will be stored there.
|
|||
|
||||
If there is an initialization script file called `init`, it will be executed just before the commands provided on command line are executed (and after evaluation of the arguments).
|
||||
|
||||
Init files can also be defined for a given device, meshcore-cli will look for `<device-name>.init` file in configuration directory (usefull to specify timeout for contacts that are behind bridges with `contact_timeout` command).
|
||||
Init files can also be defined for a given device, meshcore-cli will look for `<device-name>.init` file in configuration directory (useful to specify timeout for contacts that are behind bridges with `contact_timeout` command).
|
||||
|
||||
### Arguments
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue