[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:
Takeshi ISHII 2020-01-06 16:43:11 +09:00 committed by James Young
parent f2c61f8840
commit b3b115bcc4
23 changed files with 29 additions and 29 deletions

View file

@ -1,8 +1,8 @@
# 助けを得る
<!---
original document: d598f01cb:getting_started_getting_help.md
git diff d598f01cb HEAD getting_started_getting_help.md | cat
original document: d598f01cb:docs/getting_started_getting_help.md
git diff d598f01cb HEAD -- docs/getting_started_getting_help.md | cat
-->
QMK に関して助けを得るための多くのリソースがあります。