mirror of https://github.com/containers/podman.git
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:
commit
fa7589b6a6
|
@ -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**
|
||||
|
||||
|
|
Loading…
Reference in New Issue