The command description for count-lflows is missing a capital and
definite article.

"prints numbers of logical flows..." -> "Prints the number of logical
flows..."

Assisted-by: Claude Opus 4.6, Claude Code
Fixes: 895e02ec0be6 ("ovn-sbctl.c Add logical flows count numbers")
Signed-off-by: Jacob Tanenbaum <[email protected]>

---
    v2 - incorrect capitalization in commit message THe -> The
    v3 - incorrect command in the commit description
---
 utilities/ovn-sbctl.8.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utilities/ovn-sbctl.8.xml b/utilities/ovn-sbctl.8.xml
index 7e80db728..c687d9d7f 100644
--- a/utilities/ovn-sbctl.8.xml
+++ b/utilities/ovn-sbctl.8.xml
@@ -434,7 +434,7 @@
       <dd>Alias for <code>lflow-list</code>.</dd>
 
       <dt><code>count-flows</code> [<var>logical-datapath</var>]</dt>
-      <dd>prints numbers of logical flows per table and per datapath.</dd>
+      <dd>Prints the number of logical flows per table and per datapath.</dd>
     </dl>
 
     <h2>Remote Connectivity Commands</h2>
-- 
2.55.0

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

Reply via email to