diff options
Diffstat (limited to 'docs/source/markdown/podman-volume-ls.1.md')
-rw-r--r-- | docs/source/markdown/podman-volume-ls.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-volume-ls.1.md b/docs/source/markdown/podman-volume-ls.1.md index 4f5ce6888..4a3489425 100644 --- a/docs/source/markdown/podman-volume-ls.1.md +++ b/docs/source/markdown/podman-volume-ls.1.md @@ -26,7 +26,7 @@ Volumes can be filtered by the following attributes: | name | [Name] Volume name (accepts regex) | | opt | Matches a storage driver options | | scope | Filters volume by scope | -| until | Only remove volumes created before given timestamp | +| until | Only remove volumes created before given timestamp | #### **--format**=*format* |