Forráskód Böngészése

* doco: "region default"

Scott Powell 3 hónapja
szülő
commit
d3ba89c8bb
1 módosított fájl, 10 hozzáadás és 0 törlés
  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]`