From dc05d1212c41d34f23d12cf1957917f5ce022f26 Mon Sep 17 00:00:00 2001 From: Ashley Cui Date: Wed, 14 Sep 2022 15:28:00 -0400 Subject: Add --pretty to podman secret inspect Pretty-print podman secret inspect output in a human-readable format Signed-off-by: Ashley Cui --- docs/source/markdown/podman-secret-inspect.1.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/source') diff --git a/docs/source/markdown/podman-secret-inspect.1.md b/docs/source/markdown/podman-secret-inspect.1.md index 77d9276bd..b5bcd2b92 100644 --- a/docs/source/markdown/podman-secret-inspect.1.md +++ b/docs/source/markdown/podman-secret-inspect.1.md @@ -34,6 +34,10 @@ Format secret output using Go template. Print usage statement. +#### **--pretty** + +Print inspect output in human-readable format + ## EXAMPLES -- cgit v1.2.3-54-g00ecf