tldr: add Thai translation (#4845)
The first entry point for tldr's Thai translation for a lot more in the future!
This commit is contained in:

committed by
GitHub

parent
7278deaa34
commit
1dbe6f6782
20
pages.th/common/tldr.md
Normal file
20
pages.th/common/tldr.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# tldr
|
||||
|
||||
> แสดงตัวอย่างแบบง่ายสำหรับเครื่องมือบน command-line จากโปรเจคท์ tldr-pages.
|
||||
> ดูเพิ่มเติม: <https://tldr.sh>.
|
||||
|
||||
- แสดงตัวอย่างการใช้งานคำสั่งที่ใช้บ่อย (บอกใบ้นิดนึง: นี่คือเหตุผลที่คุณสนใจใช้บริการของเราใช่ไหมล่ะ!):
|
||||
|
||||
`tldr {{command}}`
|
||||
|
||||
- แสดงหน้า tldr ของคำสั่ง tar สำหรับระบบปฏิบัติการ Linux:
|
||||
|
||||
`tldr -p {{linux}} {{tar}}`
|
||||
|
||||
- ขอความช่วยเหลือการใช้งานคำสั่งย่อยของ git:
|
||||
|
||||
`tldr {{git-checkout}}`
|
||||
|
||||
- ปรับปรุงข้อมูล tldr บนเครื่องของคุณให้ทันสมัย (ถ้าเครื่องของคุณรองรับการ caching):
|
||||
|
||||
`tldr -u`
|
Reference in New Issue
Block a user