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
commit fa7589b6a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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**