Skip to content

Commit d3444e6

Browse files
committed
fix formatting
1 parent 06130dc commit d3444e6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/cli_commands.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ This document provides an overview of CLI commands that can be sent to MeshCore
3535
### Power-off the node
3636
**Usage:**
3737
- `poweroff`, or
38-
- `shutdown
39-
`
38+
- `shutdown`
39+
4040
**Note:** No reply is sent.
4141

4242
---
@@ -645,7 +645,7 @@ This document provides an overview of CLI commands that can be sent to MeshCore
645645
**Parameters:**
646646
- `value`: Maximum flood hop count (0-64) for a packet without a scope (no region set)
647647

648-
**Default:** `64` - indicates it hasn't been set, will track flood.max until it is.
648+
**Default:** `64` - (`0xFF` indicates it hasn't been set, will track flood.max until it is.)
649649

650650
**Note:** An alternative to `region denyf *`, setting `flood.max.unscoped` to a lower value such as `3` would allow for local unscoped messages to propagate, while preventing noisy neighbors from flooding a local region.
651651

0 commit comments

Comments
 (0)