1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 11:02:08 +02:00
tldr/pages.tr/common/tldr.md
2021-03-06 17:27:12 -03:00

519 B

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