Fixed typo on podman network create man

Signed-off-by: Eduardo Minguez Perez <e.minguez@gmail.com>
This commit is contained in:
Eduardo Minguez Perez 2020-05-08 12:49:18 +02:00
parent ab518cdba0
commit 161fc5e264
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**