Преглед на файлове

* doco: "region default"

Scott Powell преди 3 месеца
родител
ревизия
d3ba89c8bb
променени са 1 файла, в които са добавени 10 реда и са изтрити 0 реда
  1. 10 0
      docs/cli_commands.md

+ 10 - 0
docs/cli_commands.md

@@ -714,6 +714,16 @@ This document provides an overview of CLI commands that can be sent to MeshCore
 
 ---
 
+#### View or change the default scope region for this node
+**Usage:** 
+- `region default`
+- `region default {name|<null>}`
+
+**Parameters:**
+- `name`: Region name,  or <null> to reset/clear
+
+---
+
 #### Create a new region
 **Usage:** 
 - `region put <name> [parent_name]`