pages/*: standardize mentioning subcommands without the main command (#13626)
* pages/*: standardize mentioning subcommands without the main command * CONTRIBUTING: clarify that pages should only mention the subcommand
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# choco
|
||||
|
||||
> The Chocolatey package manager.
|
||||
> Some subcommands such as `choco install` have their own usage documentation.
|
||||
> Some subcommands such as `install` have their own usage documentation.
|
||||
> More information: <https://chocolatey.org>.
|
||||
|
||||
- Execute a Chocolatey command:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# reg
|
||||
|
||||
> Manage keys and their values in the Windows registry.
|
||||
> Some subcommands such as `reg add` have their own usage documentation.
|
||||
> Some subcommands such as `add` have their own usage documentation.
|
||||
> More information: <https://learn.microsoft.com/windows-server/administration/windows-commands/reg>.
|
||||
|
||||
- Execute a registry command:
|
||||
|
Reference in New Issue
Block a user