summaryrefslogtreecommitdiff
path: root/docs/cli_commands.md
diff options
context:
space:
mode:
authorMarc Tamsky <tamsky@users.noreply.github.com>2021-07-24 20:51:40 -0700
committerGitHub <noreply@github.com>2021-07-25 13:51:40 +1000
commit958483a4bad62cb55e2782dbf0f8762692748515 (patch)
treeec119d6881f5a8a1326edccfaa7a86f18430650a /docs/cli_commands.md
parenta938c54512b85251c5dae3bccae835a919460e71 (diff)
docs/cli_commands: fix typo (#13697)
Diffstat (limited to 'docs/cli_commands.md')
-rw-r--r--docs/cli_commands.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli_commands.md b/docs/cli_commands.md
index 0a2bd8121e..876ffb5831 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**: