mirror of
https://github.com/containers/podman.git
synced 2025-05-17 23:26:08 +08:00
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:
@ -37,7 +37,7 @@ List port mappings for a specific container:
|
||||
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
|
||||
0.0.0.0:44327
|
||||
|
Reference in New Issue
Block a user