commit cf3c8a2138c2508af33fbf77e16cdeba0b6f86d6 parent d95182f5b5065948261c08e5515cb8eccd4bd8cc Author: xoedusk <xoedusk@gmail.com> Date: Tue, 12 Dec 2023 18:25:55 -0800 Give definition of 'CLI' for new users (#22647) Diffstat:
| M | docs/cli.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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