Signed-off-by: Andy Zhou <az...@ovn.org>
-------
This patch should be backported.
---
 ovsdb/ovsdb-client.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/ovsdb/ovsdb-client.c b/ovsdb/ovsdb-client.c
index 80819a8..5fc7ad9 100644
--- a/ovsdb/ovsdb-client.c
+++ b/ovsdb/ovsdb-client.c
@@ -261,8 +261,7 @@ usage(void)
            "    monitor all changes to all columns in all tables\n"
            "    in DATBASE on SERVER.\n"
            "\n  monitor2 [SERVER] [DATABASE] ALL\n"
-           "    same usage as monitor, but uses \"monitor2\" method over"
-           "    the wire."
+           "    same usage as monitor, but uses \"monitor2\" method over the 
wire\n"
            "\n  dump [SERVER] [DATABASE]\n"
            "    dump contents of DATABASE on SERVER to stdout\n"
            "\nThe default SERVER is unix:%s/db.sock.\n"
-- 
1.9.1

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to