summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTakayuki Nakata <f.seasons017@gmail.com>2019-11-18 16:51:05 +0900
committerDavid Peter <sharkdp@users.noreply.github.com>2019-11-24 23:27:33 +0100
commitfb71b67a8dd188e751c0d65d4184cab125f7795b (patch)
tree6c555a313c996172caeb54ff4bfeb6e46b0ed366 /doc
parentd48f51e39d0e703e8967250195b8963c3ce57f32 (diff)
Remove the already translated line
This line was already translated at 159f234.
Diffstat (limited to 'doc')
-rw-r--r--doc/README-ja.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/README-ja.md b/doc/README-ja.md
index a8e29f4c..a6200441 100644
--- a/doc/README-ja.md
+++ b/doc/README-ja.md
@@ -65,7 +65,6 @@
> curl -s https://sh.rustup.rs | bat
```
-Read from stdin, specify the language explicitly
標準入力から明示的に言語を指定したい場合
```bash