Skip to content

Commit 7e4d5f7

Browse files
authored
Merge pull request #2102 from robekl/docs-gps-output-format
docs: align gps output description with CLI
2 parents 3ff8b17 + a8783b3 commit 7e4d5f7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/cli_commands.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -856,7 +856,9 @@ region save
856856

857857
**Default:** `off`
858858

859-
**Note:** Output format: `{status}, {fix}, {sat count}` (when enabled)
859+
**Note:** Output format:
860+
- `off` when the GPS hardware is disabled
861+
- `on, {active|deactivated}, {fix|no fix}, {sat count} sats` when the GPS hardware is enabled
860862

861863
---
862864

0 commit comments

Comments
 (0)