diff --git a/src/apps/bridge/README.md b/src/apps/bridge/README.md index 514157a904..900732227c 100644 --- a/src/apps/bridge/README.md +++ b/src/apps/bridge/README.md @@ -18,7 +18,7 @@ split-horizon group. There are two `bridge` implementations available: A `bridge` app accepts a table as its configuration argument. The following keys are defined: -— Key **pciaddr** +— Key **ports** *Optional*. An array of free port names. The default is no free ports. diff --git a/src/apps/bridge/README.md.src b/src/apps/bridge/README.md.src index 03f805fdc1..111221020a 100644 --- a/src/apps/bridge/README.md.src +++ b/src/apps/bridge/README.md.src @@ -27,7 +27,7 @@ split-horizon group. There are two `bridge` implementations available: A `bridge` app accepts a table as its configuration argument. The following keys are defined: -— Key **pciaddr** +— Key **ports** *Optional*. An array of free port names. The default is no free ports.