dump-flows is an alias for lflow-list and should more clearly reflect
that and include a referance to the lflow-list section.

Assisted-by: Claude Opus 4.6, Claude Code
Fixes: d25e286ddb5c ("ovn-controller: Tie OpenFlow and logical flows using 
OpenFlow cookie.")
Fixes: 6742717f04aa ("ovn-sbctl: Add --ovs option to "lflow-list", for listing 
OpenFlow flows.")
Fixes: eb25a7da639e ("Improve debuggability of OVN to OpenFlow translations.")
Signed-off-by: Jacob Tanenbaum <[email protected]>

---
    v2 - simplify dump-flows to mention it is just an alias.
         add a reference to lflow-list in dump-flows description
---
 utilities/ovn-sbctl.8.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/utilities/ovn-sbctl.8.xml b/utilities/ovn-sbctl.8.xml
index e29fd1394..5285f2361 100644
--- a/utilities/ovn-sbctl.8.xml
+++ b/utilities/ovn-sbctl.8.xml
@@ -430,8 +430,8 @@
         </p>
       </dd>
 
-      <dt>[<code>--uuid</code>] <code>dump-flows</code> 
[<var>logical-datapath</var>]</dt>
-      <dd>Alias for <code>lflow-list</code>.</dd>
+      <dt><code>dump-flows</code></dt>
+      <dd>Alias for <ref section="lflow-list"/> and accepts all the same 
options.</dd>
 
       <dt><code>count-flows</code> [<var>logical-datapath</var>]</dt>
       <dd>Prints the number of logical flows per table and per datapath.</dd>
-- 
2.55.0

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

Reply via email to