diff options
Diffstat (limited to 'docs/cli.md')
-rw-r--r-- | docs/cli.md | 4 |
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 | |||
125 | qmk doctor | 125 | qmk doctor |
126 | ``` | 126 | ``` |
127 | 127 | ||
128 | ## `qmk list_keyboards` | 128 | ## `qmk list-keyboards` |
129 | 129 | ||
130 | This command lists all the keyboards currently defined in `qmk_firmware` | 130 | This command lists all the keyboards currently defined in `qmk_firmware` |
131 | 131 | ||
132 | **Usage**: | 132 | **Usage**: |
133 | 133 | ||
134 | ``` | 134 | ``` |
135 | qmk list_keyboards | 135 | qmk list-keyboards |
136 | ``` | 136 | ``` |
137 | 137 | ||
138 | ## `qmk new-keymap` | 138 | ## `qmk new-keymap` |