!, ipconfig: update Chinese translation (#15123)
* Update ipconfig.md zh pages is outdated so I translate it from its en pages. * Update !.md it is outdated so i translate the changes from en pages * Update pages.zh/common/!.md Co-authored-by: Jack Lin <blueskyson1401@gmail.com> --------- Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
This commit is contained in:
@@ -26,3 +26,11 @@
|
||||
- 调取上一个命令的最后一个参数给`当前命令`:
|
||||
|
||||
`{{当前命令}} !$`
|
||||
|
||||
- 调取上一个命令,但不包含最后一个参数:
|
||||
|
||||
`!:-`
|
||||
|
||||
- 显示以特定字符串开头的最后一个命令,但不执行:
|
||||
|
||||
`!{{字符串}}:p`
|
||||
|
@@ -19,6 +19,10 @@
|
||||
|
||||
`ipconfig /release {{适配器}}`
|
||||
|
||||
- 清除所有 DNS 缓存:
|
||||
- 显示所有本地 DNS 缓存:
|
||||
|
||||
`ipconfig /displaydns`
|
||||
|
||||
- 清除所有本地 DNS 缓存:
|
||||
|
||||
`ipconfig /flushdns`
|
||||
|
Reference in New Issue
Block a user