summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-12-13 02:26:24 +0000
committerQMK Bot <hello@qmk.fm>2023-12-13 02:26:24 +0000
commit9c5880a8b8e77ffd62d397977cbe822669140d96 (patch)
tree8e005e88cbe21cf35284213a27e95fef34fbb283 /docs
parent229a1690a7fcfcebc64d07068c885cc8966d0d57 (diff)
parentcf3c8a2138c2508af33fbf77e16cdeba0b6f86d6 (diff)
Merge remote-tracking branch 'origin/master' into develop
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