diff --git a/docs/configuration/remote-admin.mdx b/docs/configuration/remote-admin.mdx index 64da9c71..39ff54e5 100644 --- a/docs/configuration/remote-admin.mdx +++ b/docs/configuration/remote-admin.mdx @@ -128,7 +128,7 @@ meshtastic --set security.admin_channel_enabled #### Carrying Out Remote Admin Tasks -Remote admin commands are issued using the `--dest` argument with the `!nodeid` of the target node. For example: +Remote admin commands are issued using the `--dest` argument with the `!nodeid` of the target node. Only the `--set` and `--get` commands are supported for remote administration. You can use these commands to modify parameters, add channels, or retrieve settings from the remote node. For example: ```bash meshtastic --set security.admin_key "PASTEPUBLICKEYHERE" --dest '!28979058'