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 @@
|
||||
# docker
|
||||
|
||||
> Manage Docker containers and images.
|
||||
> Some subcommands such as `docker run` have their own usage documentation.
|
||||
> Some subcommands such as `run` have their own usage documentation.
|
||||
> More information: <https://docs.docker.com/reference/cli/docker/>.
|
||||
|
||||
- List all Docker containers (running and stopped):
|
||||
|
Reference in New Issue
Block a user