tldr/pages.tr/common/tldr.md

21 lines
595 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# tldr
> Komut satırı araçları için tldr-pages projesinden basit yardım sayfaları görüntüler.
> Daha fazla bilgi için: <https://github.com/tldr-pages/tldr/blob/main/CLIENT-SPECIFICATION.md#command-line-interface>.
- Bir komutun tipik kullanımını göster (ipucu: burayı görüntülemek için kullandığınız komutun aynısı!):
`tldr {{komut}}`
- Linux için tar tldr sayfasını göster:
`tldr -p {{linux}} {{tar}}`
- Bir Git alt komutu için yardım al:
`tldr {{git-checkout}}`
- (Eğer alıcı önbellek oluşumunu destekliyorsa) Yerel paketleri güncelle:
`tldr -u`