Apply suggestions from code review

Co-authored-by: Tom Sweeney <tsweeney@redhat.com>
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh 2024-02-20 05:46:41 -05:00 committed by GitHub
parent 664d4ed28c
commit 408772d34a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ List port mappings for a specific container:
80/tcp -> 0.0.0.0:44327 80/tcp -> 0.0.0.0:44327
# #
``` ```
List specified port mappings for specified container: List the specified port mappings for a specific container:
``` ```
# podman port b4d2f054 80 # podman port b4d2f054 80
0.0.0.0:44327 0.0.0.0:44327