Browse Source

Update CLI command parameters for bridge source

pull/2534/head
Kasper Hägele 1 month ago
committed by GitHub
parent
commit
2e21fd5f27
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 6
      docs/cli_commands.md

6
docs/cli_commands.md

@ -976,10 +976,10 @@ region save
**Parameters:**
- `source`:
- `logRx`: bridges received packets
- `logTx`: bridges transmitted packets
- `rx`: bridges received packets
- `tx`: bridges transmitted packets
**Default:** `logTx`
**Default:** `tx`
---

Loading…
Cancel
Save