From 0a5edc7fce0bd920d529dfb6a595267e62d9a0b4 Mon Sep 17 00:00:00 2001 From: charlesmarseille <36216289+charlesmarseille@users.noreply.github.com> Date: Wed, 26 Oct 2022 10:32:28 -0400 Subject: [PATCH] Update remote-admin.mdx specify ID format for windows CLI --- docs/software/device/remote-admin.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/software/device/remote-admin.mdx b/docs/software/device/remote-admin.mdx index 0866537b..ff883bb1 100644 --- a/docs/software/device/remote-admin.mdx +++ b/docs/software/device/remote-admin.mdx @@ -87,6 +87,7 @@ Connected to radio ``` Using the node ID from that list, send a message through the mesh telling that node to change its owner name. +The --dest argument value must be in single quotes for linux/mac ('!28979058'), no quotes for Windows (!28979058). ```shell title="Expected output" $ meshtastic --dest '!28979058' --set-owner "Im Remote"