pages.*: add standard translation (#9672)
* pages./: Automatically add alias pages Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * pages./: Automatically add links Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * Fix false positives from script Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:

committed by
GitHub

parent
8a51e0f5b8
commit
5257568887
@@ -1,7 +1,7 @@
|
||||
# cls
|
||||
|
||||
> ล้างตัวอักษรทั้งหมดที่อยู่บนหน้าต่าง
|
||||
> ข้อมูลเพิ่มเติม: https://learn.microsoft.com/windows-server/administration/windows-commands/cls
|
||||
> ข้อมูลเพิ่มเติม: <https://learn.microsoft.com/windows-server/administration/windows-commands/cls>.
|
||||
|
||||
- ล้างตัวอักษรทั้งหมดบนหน้าจอ:
|
||||
|
||||
|
8
pages.th/windows/cpush.md
Normal file
8
pages.th/windows/cpush.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# cpush
|
||||
|
||||
> คำสั่งนี้เป็นอีกชื่อหนึ่งของคำสั่ง `choco-push`.
|
||||
> ข้อมูลเพิ่มเติม: <https://docs.chocolatey.org/en-us/create/commands/push>.
|
||||
|
||||
- เรียกดูรายละเอียดสำหรับคำสั่งตัวเต็ม:
|
||||
|
||||
`tldr choco-push`
|
8
pages.th/windows/curl.md
Normal file
8
pages.th/windows/curl.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# curl
|
||||
|
||||
> คำสั่งนี้เป็นอีกชื่อหนึ่งของคำสั่ง `curl -p common`.
|
||||
> ข้อมูลเพิ่มเติม: <https://curl.se>.
|
||||
|
||||
- เรียกดูรายละเอียดสำหรับคำสั่งตัวเต็ม:
|
||||
|
||||
`tldr curl -p common`
|
7
pages.th/windows/iwr.md
Normal file
7
pages.th/windows/iwr.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# iwr
|
||||
|
||||
> คำสั่งนี้เป็นอีกชื่อหนึ่งของคำสั่ง `invoke-webrequest`.
|
||||
|
||||
- เรียกดูรายละเอียดสำหรับคำสั่งตัวเต็ม:
|
||||
|
||||
`tldr invoke-webrequest`
|
8
pages.th/windows/pwsh-where.md
Normal file
8
pages.th/windows/pwsh-where.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# pwsh-where
|
||||
|
||||
> คำสั่งนี้เป็นอีกชื่อหนึ่งของคำสั่ง `Where-Object`.
|
||||
> ข้อมูลเพิ่มเติม: <https://learn.microsoft.com/powershell/module/microsoft.powershell.core/where-object>.
|
||||
|
||||
- เรียกดูรายละเอียดสำหรับคำสั่งตัวเต็ม:
|
||||
|
||||
`tldr Where-Object`
|
8
pages.th/windows/rd.md
Normal file
8
pages.th/windows/rd.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# rd
|
||||
|
||||
> คำสั่งนี้เป็นอีกชื่อหนึ่งของคำสั่ง `rmdir`.
|
||||
> ข้อมูลเพิ่มเติม: <https://learn.microsoft.com/windows-server/administration/windows-commands/rd>.
|
||||
|
||||
- เรียกดูรายละเอียดสำหรับคำสั่งตัวเต็ม:
|
||||
|
||||
`tldr rmdir`
|
8
pages.th/windows/sls.md
Normal file
8
pages.th/windows/sls.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# sls
|
||||
|
||||
> คำสั่งนี้เป็นอีกชื่อหนึ่งของคำสั่ง `where-object`.
|
||||
> ข้อมูลเพิ่มเติม: <https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/select-string>.
|
||||
|
||||
- เรียกดูรายละเอียดสำหรับคำสั่งตัวเต็ม:
|
||||
|
||||
`tldr where-object`
|
8
pages.th/windows/wget.md
Normal file
8
pages.th/windows/wget.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# wget
|
||||
|
||||
> คำสั่งนี้เป็นอีกชื่อหนึ่งของคำสั่ง `wget -p common`.
|
||||
> ข้อมูลเพิ่มเติม: <https://www.gnu.org/software/wget>.
|
||||
|
||||
- เรียกดูรายละเอียดสำหรับคำสั่งตัวเต็ม:
|
||||
|
||||
`tldr wget -p common`
|
Reference in New Issue
Block a user