mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
tldr: add japanese translation (#3774)
This commit is contained in:
committed by
Starbeamrainbowlabs
parent
f77b6870b3
commit
f66048460d
@@ -0,0 +1,17 @@
|
||||
# tldr
|
||||
|
||||
> コマンドの簡単なマニュアル
|
||||
> 詳しくはこちら: <https://tldr.sh>.
|
||||
|
||||
- コマンドのよくある使用例を見られます (ヒント: このページにたどり着いた方法です!):
|
||||
|
||||
`tldr {{コマンド}}`
|
||||
|
||||
- tarのlinux向けtldrページを見る:
|
||||
|
||||
`tldr -p {{linux}} {{tar}}`
|
||||
|
||||
- gitのサブコマンドについての情報を見る:
|
||||
|
||||
`tldr {{git checkout}}`
|
||||
|
||||
Reference in New Issue
Block a user