Improve formulations.

This commit is contained in:
Felix Fontein
2024-12-28 17:09:33 +01:00
parent 769d15de63
commit bd992583c2
6 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ module: docker_prune
short_description: Allows to prune various docker objects
description:
- Allows to run C(docker container prune), C(docker image prune), C(docker network prune) and C(docker volume prune) via
- Allows to run C(docker container prune), C(docker image prune), C(docker network prune) and C(docker volume prune) through
the Docker API.
extends_documentation_fragment:
- community.docker.docker.api_documentation