diff --git a/docs/cli_commands.md b/docs/cli_commands.md index c6624950..aac54538 100644 --- a/docs/cli_commands.md +++ b/docs/cli_commands.md @@ -856,7 +856,9 @@ region save **Default:** `off` -**Note:** Output format: `{status}, {fix}, {sat count}` (when enabled) +**Note:** Output format: +- `off` when the GPS hardware is disabled +- `on, {active|deactivated}, {fix|no fix}, {sat count} sats` when the GPS hardware is enabled ---