mirror of
https://github.com/containers/podman.git
synced 2025-05-20 08:36:23 +08:00
Fix markdown in docs for podman-network-create
Signed-off-by: iczero <iczero4@gmail.com>
This commit is contained in:
@ -129,7 +129,7 @@ Additionally the `macvlan` driver supports the `bclim` option:
|
||||
|
||||
#### **--route**=*route*
|
||||
|
||||
A static route in the format <destination in CIDR notation>,<gateway>,<route metric (optional)>. This route will be added to every container in this network. Only available with the netavark backend. It can be specified multiple times if more than one static route is desired.
|
||||
A static route in the format `<destination in CIDR notation>,<gateway>,<route metric (optional)>`. This route will be added to every container in this network. Only available with the netavark backend. It can be specified multiple times if more than one static route is desired.
|
||||
|
||||
#### **--subnet**=*subnet*
|
||||
|
||||
|
Reference in New Issue
Block a user