1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

tldr: add japanese translation (#3774)

This commit is contained in:
Yuichiro Luke Smith 2020-01-23 08:58:26 +09:00 committed by Starbeamrainbowlabs
parent f77b6870b3
commit f66048460d

17
pages.ja/common/tldr.md Normal file
View file

@ -0,0 +1,17 @@
# tldr
> コマンドの簡単なマニュアル
> 詳しくはこちら: <https://tldr.sh>.
- コマンドのよくある使用例を見られます (ヒント: このページにたどり着いた方法です!):
`tldr {{コマンド}}`
- tarのlinux向けtldrページを見る:
`tldr -p {{linux}} {{tar}}`
- gitのサブコマンドについての情報を見る:
`tldr {{git checkout}}`