Revert "pages/*: add standard translation and links (#11331)" (#11374)

This reverts commit 39642c3fed80aaed7212bca6b7cc4c345ed229ee.
This commit is contained in:
K.B.Dharun Krishna
2023-11-04 07:55:35 +05:30
parent 9eae15643e
commit f1aa0a8fe5
3893 changed files with 402 additions and 26416 deletions

View File

@@ -1,8 +0,0 @@
# cd
> 这是 `set-location` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/cd>.
- 原命令的文档在:
`tldr set-location`

View File

@@ -1,8 +0,0 @@
# chdir
> 这是 `cd` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>.
- 原命令的文档在:
`tldr cd`

View File

@@ -1,7 +0,0 @@
# clear
> 这是 `clear-host` 命令的一个别名。
- 原命令的文档在:
`tldr clear-host`

View File

@@ -1,8 +1,8 @@
# cls
> 这是 `clear-host` 命令的一个别名
> 清屏
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/cls>.
- 原命令的文档在
- 清屏
`tldr clear-host`
`cls`

View File

@@ -1,7 +1,7 @@
# curl
> 这是 `curl -p common` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
> 更多信息:<https://curl.se>.
- 原命令的文档在:

View File

@@ -1,8 +0,0 @@
# gal
> 这是 `get-alias` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/get-alias>.
- 原命令的文档在:
`tldr get-alias`

View File

@@ -1,7 +1,6 @@
# iwr
> 这是 `invoke-webrequest` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
- 原命令的文档在:

View File

@@ -1,8 +0,0 @@
# ni
> 这是 `new-item` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.management/new-item>.
- 原命令的文档在:
`tldr new-item`

View File

@@ -1,8 +0,0 @@
# ri
> 这是 `remove-item` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- 原命令的文档在:
`tldr remove-item`

View File

@@ -1,8 +0,0 @@
# rm
> 这是 `remove-item` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.management/remove-item>.
- 原命令的文档在:
`tldr remove-item`

View File

@@ -1,8 +1,16 @@
# rmdir
> 这是 `remove-item` 命令的一个别名
> 删除一个目录和其中的内容
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/rmdir>.
- 原命令的文档在
- 删除一个空目录
`tldr remove-item`
`rmdir {{目录的路径}}`
- 递归删除一个目录及其中的内容:
`rmdir {{目录的路径}} /s`
- 在没有提示的情况下递归删除目录及其内容:
`rmdir {{path/to/directory}} /s /q`

View File

@@ -1,8 +0,0 @@
# sc-config
> 这是 `sc` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/sc-config>.
- 原命令的文档在:
`tldr sc`

View File

@@ -1,8 +0,0 @@
# sc-create
> 这是 `sc` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/sc-create>.
- 原命令的文档在:
`tldr sc`

View File

@@ -1,8 +0,0 @@
# sc-delete
> 这是 `sc` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/sc-delete>.
- 原命令的文档在:
`tldr sc`

View File

@@ -1,8 +0,0 @@
# sc-query
> 这是 `sc` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/sc-query>.
- 原命令的文档在:
`tldr sc`

View File

@@ -1,8 +0,0 @@
# sl
> 这是 `set-location` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.management/set-location>.
- 原命令的文档在:
`tldr set-location`

View File

@@ -1,8 +0,0 @@
# slmgr
> 这是 `slmgr.vbs` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/windows-server/get-started/activation-slmgr-vbs-options>.
- 原命令的文档在:
`tldr slmgr.vbs`

View File

@@ -1,7 +1,7 @@
# wget
> 这是 `wget -p common` 命令的一个别名。
> 更多信息:<https://learn.microsoft.com/powershell/module/microsoft.powershell.utility/invoke-webrequest>.
> 更多信息:<https://www.gnu.org/software/wget>.
- 原命令的文档在: