summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorxoedusk <xoedusk@gmail.com>2023-12-12 18:25:55 -0800
committerGitHub <noreply@github.com>2023-12-13 02:25:55 +0000
commitcf3c8a2138c2508af33fbf77e16cdeba0b6f86d6 (patch)
tree3ed364e9854e000c448953850f7a0ee2acc56a2b /docs
parentd95182f5b5065948261c08e5515cb8eccd4bd8cc (diff)
Give definition of 'CLI' for new users (#22647)
Diffstat (limited to 'docs')
-rw-r--r--docs/cli.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli.md b/docs/cli.md
index feb5458d39..0fa068dc7b 100644
--- a/docs/cli.md
+++ b/docs/cli.md
@@ -2,7 +2,7 @@
## Overview :id=overview
-The QMK CLI makes building and working with QMK keyboards easier. We have provided a number of commands to simplify and streamline tasks such as obtaining and compiling the QMK firmware, creating keymaps, and more.
+The QMK CLI (command line interface) makes building and working with QMK keyboards easier. We have provided a number of commands to simplify and streamline tasks such as obtaining and compiling the QMK firmware, creating keymaps, and more.
### Requirements :id=requirements