~ruther/qmk_firmware

958483a4bad62cb55e2782dbf0f8762692748515 — Marc Tamsky 4 years ago a938c54
docs/cli_commands: fix typo (#13697)

1 files changed, 1 insertions(+), 1 deletions(-)

M docs/cli_commands.md
M docs/cli_commands.md => docs/cli_commands.md +1 -1
@@ 109,7 109,7 @@ qmk config [-ro] [config_token1] [config_token2] [...] [config_tokenN]

## `qmk console`

This command lets you connect to keyboard consoles to get debugging messages. It only works if your keyboard firmware has been compiled with `CONSOLE_ENABLED=yes`.
This command lets you connect to keyboard consoles to get debugging messages. It only works if your keyboard firmware has been compiled with `CONSOLE_ENABLE=yes`.

**Usage**: