mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:42:08 +02:00
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:
parent
7278deaa34
commit
1dbe6f6782
1 changed files with 20 additions and 0 deletions
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`
|
Loading…
Add table
Reference in a new issue