summary refs log tree commit diff
path: root/docs/ja/cli.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ja/cli.md')
-rw-r--r--docs/ja/cli.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ja/cli.md b/docs/ja/cli.md
index 4b1f5da365..e0bee35a6f 100644
--- a/docs/ja/cli.md
+++ b/docs/ja/cli.md
@@ -215,14 +215,14 @@ qmk doctor [-y] [-n]
 
     qmk doctor -n
 
-## `qmk json-keymap`
+## `qmk json2c`
 
 QMK Configurator からエクスポートしたものから keymap.c を生成します。
 
 **使用法**:
 
 ```
-qmk json-keymap [-o OUTPUT] filename
+qmk json2c [-o OUTPUT] filename
 ```
 
 ## `qmk kle2json`