tldr: add japanese translation (#3774)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
f77b6870b3
commit
f66048460d
17
pages.ja/common/tldr.md
Normal file
17
pages.ja/common/tldr.md
Normal file
@@ -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