1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ja/common/tldr.md

17 lines
495 B
Markdown
Raw Normal View History

2020-01-23 08:58:26 +09:00
# tldr
> コマンドの簡単なマニュアル。
> もっと詳しく: <https://github.com/tldr-pages/tldr/blob/main/CLIENT-SPECIFICATION.md#command-line-interface>。
2020-01-23 08:58:26 +09:00
- コマンドのよくある使用例を見られます (ヒント: このページにたどり着いた方法です!):
`tldr {{コマンド}}`
- tarのlinux向けtldrページを見る:
2025-03-14 19:23:48 +02:00
`tldr {{[-p|--platform]}} {{linux}} {{tar}}`
2020-01-23 08:58:26 +09:00
- gitのサブコマンドについての情報を見る:
`tldr {{git checkout}}`