add new chinese translations
This commit is contained in:
12
pages.zh/windows/chdir.md
Normal file
12
pages.zh/windows/chdir.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# chdir
|
||||
|
||||
> 此命令是命令提示符中的 `cd` 的别名,随后在 PowerShell 中为 `Set-Location`。
|
||||
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/chdir>。
|
||||
|
||||
- 查看原始命令提示符命令的文档:
|
||||
|
||||
`tldr cd`
|
||||
|
||||
- 查看原始 PowerShell 命令的文档:
|
||||
|
||||
`tldr set-location`
|
Reference in New Issue
Block a user