diff --git a/docs/software/python-cli/index.mdx b/docs/software/python-cli/index.mdx index 747cc5ae..ebd0ca45 100644 --- a/docs/software/python-cli/index.mdx +++ b/docs/software/python-cli/index.mdx @@ -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 -``` \ No newline at end of file +```