From 51a13a3f016d178dc7a71676c742781e77c30fa6 Mon Sep 17 00:00:00 2001 From: Foster Irwin Date: Wed, 5 May 2021 10:28:46 -0600 Subject: [PATCH] removed text from example --- website/docs/software/settings/overview.md | 1 - 1 file changed, 1 deletion(-) diff --git a/website/docs/software/settings/overview.md b/website/docs/software/settings/overview.md index 890dccc0..22fb1d2c 100644 --- a/website/docs/software/settings/overview.md +++ b/website/docs/software/settings/overview.md @@ -31,7 +31,6 @@ At the bottom of each setting page, examples will be available displaying how to The CLI examples will require you to utilize the Commandline Interface that is available through Meshtastic-python. Installation instructions can be found here. ::: - Examples will look like this: ```bash title="Example" meshtastic --set region Unset ```