Load balancers were added to vflows and the documentation was not
updated to reflect that.

Assisted-by: Claude Opus 4.6, Claude Code
Fixes: 4da6881b6431 ("sbctl: Add Load Balancer support for vflows option.")
Signed-off-by: Jacob Tanenbaum <[email protected]>

---
    v2 - Corrected where/were in commit message
       - changed the wording of "The --ovs and --stats can also be
         used in conjunction with --vflows" -> "The --ovs and --stats
         options can also be used in conjunction with --vflows."
---
 utilities/ovn-sbctl.8.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/utilities/ovn-sbctl.8.xml b/utilities/ovn-sbctl.8.xml
index 5285f2361..44ecfcbe6 100644
--- a/utilities/ovn-sbctl.8.xml
+++ b/utilities/ovn-sbctl.8.xml
@@ -425,8 +425,9 @@
           records directly used for generating OpenFlow flows are also
           listed. This includes: <var>port-bindings</var>,
           <var>mac-bindings</var>, <var>multicast-groups</var>,
-          <var>chassis</var>.  The <code>--ovs</code> and <code>--stats</code>
-          can also be used in conjunction with <code>--vflows</code>.
+          <var>chassis</var> and <var>load-balancers</var>.  The
+          <code>--ovs</code> and <code>--stats</code> options can also be used
+          in conjunction with <code>--vflows</code>.
         </p>
       </dd>
 
-- 
2.55.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to