[Docs] Update check commands in Japanese documents (#7787)
The Japanese documents included a sample command to check the original document changes. But there was something wrong, so I fixed it.
This commit is contained in:
parent
f2c61f8840
commit
b3b115bcc4
23 changed files with 29 additions and 29 deletions
|
@ -1,8 +1,8 @@
|
|||
# QMK CLI
|
||||
|
||||
<!---
|
||||
original document: d598f01cb:cli.md
|
||||
git diff d598f01cb HEAD cli.md | cat
|
||||
original document: d598f01cb:docs/cli.md
|
||||
git diff d598f01cb HEAD -- docs/cli.md | cat
|
||||
-->
|
||||
|
||||
このページは QMK CLI のセットアップと使用方法について説明します。
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue