From 958483a4bad62cb55e2782dbf0f8762692748515 Mon Sep 17 00:00:00 2001 From: Marc Tamsky Date: Sat, 24 Jul 2021 20:51:40 -0700 Subject: [PATCH] docs/cli_commands: fix typo (#13697) --- docs/cli_commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli_commands.md b/docs/cli_commands.md index 0a2bd8121e2..876ffb58310 100644 --- a/docs/cli_commands.md +++ b/docs/cli_commands.md @@ -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**: