pages.de/*: replace 'zur/zum' to match guideline (#13963)

This commit is contained in:
Andre
2024-10-07 11:59:56 +02:00
committed by GitHub
parent 57b711c753
commit 18cd009db9
23 changed files with 50 additions and 50 deletions

View File

@@ -33,4 +33,4 @@
- Zeige nur Container, welche einen bestimmten Datenträger oder einen Datenträger an einem bestimmten Pfad eingehängt haben:
`docker ps --filter "volume={{pfad/zum/verzeichnis}}" --format "table {{.ID}}\t{{.Image}}\t{{.Names}}\t{{.Mounts}}"`
`docker ps --filter "volume={{pfad/zu/verzeichnis}}" --format "table {{.ID}}\t{{.Image}}\t{{.Names}}\t{{.Mounts}}"`