mirror of https://github.com/containers/podman.git
Fixed typo on podman network create man
Signed-off-by: Eduardo Minguez Perez <e.minguez@gmail.com>
This commit is contained in:
parent
ab518cdba0
commit
161fc5e264
|
@ -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