diff --git a/docs/software/python-cli/usage.mdx b/docs/software/python-cli/usage.mdx index e7758507..1163cec8 100644 --- a/docs/software/python-cli/usage.mdx +++ b/docs/software/python-cli/usage.mdx @@ -18,7 +18,7 @@ The `--noproto` command in the Meshtastic Python CLI is used to disable the API ```shell title="Example Usage" user@host: meshtastic --noproto -# You should see a result similar to this: +# You should see results similar to this: WARNING file:mesh_interface.py _sendToRadio line:681 Not sending packet because protocol use is disabled by noProto Connected to radio WARNING file:mesh_interface.py _sendPacket line:531 Not sending packet because protocol use is disabled by noProto