aboutsummaryrefslogtreecommitdiff
path: root/docs/cli.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cli.md')
-rw-r--r--docs/cli.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/cli.md b/docs/cli.md
index d150ee917..0d3703c8c 100644
--- a/docs/cli.md
+++ b/docs/cli.md
@@ -125,14 +125,14 @@ This command examines your environment and alerts you to potential build or flas
125qmk doctor 125qmk doctor
126``` 126```
127 127
128## `qmk list_keyboards` 128## `qmk list-keyboards`
129 129
130This command lists all the keyboards currently defined in `qmk_firmware` 130This command lists all the keyboards currently defined in `qmk_firmware`
131 131
132**Usage**: 132**Usage**:
133 133
134``` 134```
135qmk list_keyboards 135qmk list-keyboards
136``` 136```
137 137
138## `qmk new-keymap` 138## `qmk new-keymap`