From ea1fcd7bc71f391faef0cd2ca7547a17a597e9e2 Mon Sep 17 00:00:00 2001 From: Valentin Rothberg Date: Thu, 28 Apr 2022 09:40:46 +0200 Subject: podman search: truncate by default Truncate by default to avoid long descriptions from rendering the output unreadable. [NO NEW TESTS NEEDED] Fixes: #14044 Signed-off-by: Valentin Rothberg --- docs/source/markdown/podman-search.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/source/markdown/podman-search.1.md b/docs/source/markdown/podman-search.1.md index 81a67d762..5b49d7f8e 100644 --- a/docs/source/markdown/podman-search.1.md +++ b/docs/source/markdown/podman-search.1.md @@ -90,7 +90,7 @@ The result contains the Image name and its tag, one line for every tag associate #### **--no-trunc** -Do not truncate the output (default *true*). +Do not truncate the output (default *false*). #### **--tls-verify** -- cgit v1.2.3-54-g00ecf