diff --git a/releasenotes/notes/osc-port-set-llc-pxeenabled-21fd8ea1982af17e.yaml b/releasenotes/notes/osc-port-set-llc-pxeenabled-21fd8ea1982af17e.yaml index 3e5662e4a..194ec639a 100644 --- a/releasenotes/notes/osc-port-set-llc-pxeenabled-21fd8ea1982af17e.yaml +++ b/releasenotes/notes/osc-port-set-llc-pxeenabled-21fd8ea1982af17e.yaml @@ -4,9 +4,9 @@ features: For ``openstack baremetal port set``, adds these options: * ``--local-link-connection ``: Key/value metadata describing - local link connection information. Valid keys are switch_info, switch_id, - port_id; switch_id and port_id are obligatory (repeat option to specify - multiple keys). + local link connection information. Valid keys are ``switch_info``, + ``switch_id``, and ``port_id``. The keys ``switch_id`` and ``port_id`` + are required (repeat option to specify multiple keys). * ``--pxe-enabled``: Indicates that this port should be used when PXE booting this node (default) * ``--pxe-disabled``: Indicates that this port should not be used when PXE