mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
Fix simple typo in podman-network-create.md
Found a typo today while reading documentation. Simple enough change :-) Signed-off-by: Mike Eisemann <me@michaeleisemann.com> Signed-off-by: AndroidKitKat <me@michaeleisemann.com>
This commit is contained in:
@ -86,7 +86,7 @@ View the driver in the **podman network inspect** output under the `ipam_options
|
||||
|
||||
#### **--ipv6**
|
||||
|
||||
Enable IPv6 (Dual Stack) networking. If not subnets are given it will allocate an ipv4 and an ipv6 subnet.
|
||||
Enable IPv6 (Dual Stack) networking. If no subnets are given it will allocate an ipv4 and an ipv6 subnet.
|
||||
|
||||
#### **--label**=*label*
|
||||
|
||||
|
Reference in New Issue
Block a user