mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:22:07 +02:00
docker: minor tweak to first description
change "List" from a noun to a verb, to match the project's guidelines.
This commit is contained in:
parent
724ec3d5de
commit
45d9ef5b6a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Manage Docker containers and images.
|
> Manage Docker containers and images.
|
||||||
|
|
||||||
- List of running docker containers:
|
- List currently running docker containers:
|
||||||
|
|
||||||
`docker ps`
|
`docker ps`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue