From 19e0928037e2d9c6fb0941e2ac40b8cea731e22d Mon Sep 17 00:00:00 2001 From: Ashley Cui Date: Fri, 31 May 2019 15:21:47 -0400 Subject: standardize documentation formatting Signed-off-by: Ashley Cui --- docs/podman-port.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/podman-port.1.md') diff --git a/docs/podman-port.1.md b/docs/podman-port.1.md index 5adfae5f3..bee15c881 100644 --- a/docs/podman-port.1.md +++ b/docs/podman-port.1.md @@ -11,12 +11,12 @@ List port mappings for the *container* or lookup the public-facing port that is ## OPTIONS -**--all, -a** +**--all**, **-a** List all known port mappings for running containers. When using this option, you cannot pass any container names or private ports/protocols as filters. -**--latest, -l** +**--latest**, **-l** Instead of providing the container name or ID, use the last created container. If you use methods other than Podman to run containers such as CRI-O, the last started container could be from either of those methods. -- cgit v1.2.3-54-g00ecf