Merge pull request #6133 from e-minguez/only_bridge_man_podman_network_create

[CI:DOCS] Fixed typo on podman network create man
This commit is contained in:
OpenShift Merge Robot
2020-05-08 17:39:05 +02:00
committed by GitHub

View File

@ -24,7 +24,7 @@ resolution.
**-d**, **--driver**
Driver to manage the network (default "bridge"). Currently on `bridge` is supported.
Driver to manage the network (default "bridge"). Currently only `bridge` is supported.
**--gateway**