mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
--sendping is no longer supported
This commit is contained in:
parent
5b3852a574
commit
0850a1b81f
|
@ -293,14 +293,6 @@ Send a text message. Can specify a channel index ('--ch-index') or a destination
|
|||
meshtastic --sendtext "Hello Mesh!"
|
||||
```
|
||||
|
||||
### --sendping
|
||||
|
||||
Send a ping message (which requests a reply).
|
||||
|
||||
```shell title="Usage"
|
||||
meshtastic --sendping
|
||||
```
|
||||
|
||||
### --traceroute TRACEROUTE
|
||||
|
||||
Traceroute from connected node to a destination. You need pass the destination ID as an argument. Only nodes that have the encryption key can be traced.
|
||||
|
@ -476,4 +468,4 @@ Print out info that would be helpful supporting any issues.
|
|||
|
||||
```shell title="Usage"
|
||||
meshtastic --support
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue