summaryrefslogtreecommitdiff
path: root/docs/ja/cli_commands.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-05 04:59:18 +0000
committerQMK Bot <hello@qmk.fm>2022-03-05 04:59:18 +0000
commitab76e6ab590580c799a2d7ddf308146012b3107b (patch)
tree74b5c2fe44aed54ab64a9cfc859fdc6743fa6155 /docs/ja/cli_commands.md
parent967b9e3140e930c00e358a8010d05dd80b4d3bdc (diff)
parentda6d6ce2e1f266892badbd42fb8c6735e61e784f (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'docs/ja/cli_commands.md')
-rw-r--r--docs/ja/cli_commands.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ja/cli_commands.md b/docs/ja/cli_commands.md
index 8a661d56ee..b48de077cd 100644
--- a/docs/ja/cli_commands.md
+++ b/docs/ja/cli_commands.md
@@ -275,14 +275,14 @@ $ qmk kle2json -f kle.txt -f
Ψ Wrote out to info.json
```
-## `qmk format-py`
+## `qmk format-python`
このコマンドは `qmk_firmware` 内の python コードを整形します。
**使用法**:
```
-qmk format-py
+qmk format-python
```
## `qmk pytest`