summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-volume-ls.1.md
diff options
context:
space:
mode:
authorPatrycja Guzik <patrycja.k.guzik@gmail.com>2022-03-28 21:34:50 +0200
committerPatrycja Guzik <patrycja.k.guzik@gmail.com>2022-03-28 21:56:13 +0200
commita8e6c639e29c94d458f3d8982a06ed45b30620fa (patch)
tree7d0cc5a7e121d370460babfe462ed5e7a5a7c0ab /docs/source/markdown/podman-volume-ls.1.md
parent9cfa9695a0e0e9e5d358f789c4d450d1388589b3 (diff)
downloadpodman-a8e6c639e29c94d458f3d8982a06ed45b30620fa.tar.gz
podman-a8e6c639e29c94d458f3d8982a06ed45b30620fa.tar.bz2
podman-a8e6c639e29c94d458f3d8982a06ed45b30620fa.zip
Unify examples section across several man pages
This commit adjusts example sections across several man pages to the format seen in other pages. Signed-off-by: Patrycja Guzik <patrycja.k.guzik@gmail.com>
Diffstat (limited to 'docs/source/markdown/podman-volume-ls.1.md')
-rw-r--r--docs/source/markdown/podman-volume-ls.1.md2
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*