pages*: standardize mentioning subcommands without the main command (#13981)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# choco
|
||||
|
||||
> Chocolatey 包管理器的命令行界面。
|
||||
> 此命令也有关于其子命令的文件,例如:`choco install`.
|
||||
> 此命令也有关于其子命令的文件,例如:`install`.
|
||||
> 更多信息:<https://chocolatey.org>.
|
||||
|
||||
- 执行 Chocolatey 命令:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# reg
|
||||
|
||||
> 用于在 Windows 注册表中管理键及其值的命令行界面。
|
||||
> 此命令也有关于其子命令的文件,例如:`reg add`.
|
||||
> 此命令也有关于其子命令的文件,例如:`add`.
|
||||
> 更多信息:<https://learn.microsoft.com/windows-server/administration/windows-commands/reg>.
|
||||
|
||||
- 执行注册表命令:
|
||||
|
Reference in New Issue
Block a user