summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-container-prune.1.md
diff options
context:
space:
mode:
authorAlexander Richter <67486332+Procyhon@users.noreply.github.com>2021-06-23 20:27:38 +0200
committerAlexander Richter <67486332+Procyhon@users.noreply.github.com>2021-06-23 20:36:20 +0200
commit7d83f9b6cc05322a698af9f3118d6d5d3ba3301e (patch)
treef748c846fc8fee389e24d1375a9a09be272cabe6 /docs/source/markdown/podman-container-prune.1.md
parente344a5899f7e02aea27b830bf58d8ca0bad40490 (diff)
downloadpodman-7d83f9b6cc05322a698af9f3118d6d5d3ba3301e.tar.gz
podman-7d83f9b6cc05322a698af9f3118d6d5d3ba3301e.tar.bz2
podman-7d83f9b6cc05322a698af9f3118d6d5d3ba3301e.zip
[CI:DOCS] Follow-up to PR 10676
See [PR 10676](https://github.com/containers/podman/pull/10676). Signed-off-by: Alexander Richter <67486332+Procyhon@users.noreply.github.com>
Diffstat (limited to 'docs/source/markdown/podman-container-prune.1.md')
-rw-r--r--docs/source/markdown/podman-container-prune.1.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/source/markdown/podman-container-prune.1.md b/docs/source/markdown/podman-container-prune.1.md
index 06014897f..0f679ceff 100644
--- a/docs/source/markdown/podman-container-prune.1.md
+++ b/docs/source/markdown/podman-container-prune.1.md
@@ -21,7 +21,7 @@ Supported filters:
| Filter | Description |
| :----------------: | --------------------------------------------------------------------------- |
| *until* | Only remove containers and images created before given timestamp. |
-| *label* | Only remove containers and images, with (or without, in case label!=[...] is used) the specified labels. |
+| *label* | Only remove containers and images, with (or without, in the case of label!=[...] is used) the specified labels. |
The `until` *filter* can be Unix timestamps, date formatted timestamps, or Go duration strings (e.g. 10m, 1h30m) computed relative to the machine’s time.
@@ -60,7 +60,6 @@ ed0c6468b8e1cb641b4621d1fe30cb477e1fefc5c0bceb66feaf2f7cb50e5962
6ac6c8f0067b7a4682e6b8e18902665b57d1a0e07e885d9abcd382232a543ccd
fff1c5b6c3631746055ec40598ce8ecaa4b82aef122f9e3a85b03b55c0d06c23
602d343cd47e7cb3dfc808282a9900a3e4555747787ec6723bb68cedab8384d5
-
```
Remove all stopped containers from local storage created within last 10 minutes