Browse Source

Give definition of 'CLI' for new users (#22647)

xoedusk 2 years ago
parent
commit
cf3c8a2138
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/cli.md

+ 1 - 1
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