Files
tldr/pages.tr/common/tldr.md
2021-03-06 17:27:12 -03:00

21 lines
519 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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://tldr.sh>.
- 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`