Browse Source
Update CLI command parameters for bridge source
pull/2534/head
Kasper Hägele
1 month ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
3 additions and
3 deletions
-
docs/cli_commands.md
|
|
@ -976,10 +976,10 @@ region save |
|
|
|
|
|
|
|
|
**Parameters:** |
|
|
**Parameters:** |
|
|
- `source`: |
|
|
- `source`: |
|
|
- `logRx`: bridges received packets |
|
|
- `rx`: bridges received packets |
|
|
- `logTx`: bridges transmitted packets |
|
|
- `tx`: bridges transmitted packets |
|
|
|
|
|
|
|
|
**Default:** `logTx` |
|
|
**Default:** `tx` |
|
|
|
|
|
|
|
|
--- |
|
|
--- |
|
|
|
|
|
|
|
|
|