diff options
| author | Takeshi ISHII <2170248+mtei@users.noreply.github.com> | 2020-01-06 16:43:11 +0900 |
|---|---|---|
| committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2020-01-05 23:43:11 -0800 |
| commit | b3b115bcc4466b0320a6725c8e994a9ef4186328 (patch) | |
| tree | bd3ac1a5c9897d972c93e9b90ba4020cd83ed618 /docs/ja/cli.md | |
| parent | f2c61f8840241c0091ad7fcc3f3daa8082111842 (diff) | |
| download | qmk_firmware-b3b115bcc4466b0320a6725c8e994a9ef4186328.tar.gz qmk_firmware-b3b115bcc4466b0320a6725c8e994a9ef4186328.zip | |
[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.
Diffstat (limited to 'docs/ja/cli.md')
| -rw-r--r-- | docs/ja/cli.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ja/cli.md b/docs/ja/cli.md index 3cc58e1f0..ef3752873 100644 --- a/docs/ja/cli.md +++ b/docs/ja/cli.md | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | # QMK CLI | 1 | # QMK CLI |
| 2 | 2 | ||
| 3 | <!--- | 3 | <!--- |
| 4 | original document: d598f01cb:cli.md | 4 | original document: d598f01cb:docs/cli.md |
| 5 | git diff d598f01cb HEAD cli.md | cat | 5 | git diff d598f01cb HEAD -- docs/cli.md | cat |
| 6 | --> | 6 | --> |
| 7 | 7 | ||
| 8 | このページは QMK CLI のセットアップと使用方法について説明します。 | 8 | このページは QMK CLI のセットアップと使用方法について説明します。 |
