Add "execute" to dpctl usage message.
authorBen Pfaff <blp@nicira.com>
Wed, 5 Nov 2008 00:45:21 +0000 (16:45 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 5 Nov 2008 00:45:21 +0000 (16:45 -0800)
utilities/dpctl.c

index e4f6a63a775e127a38026ec3f15624a935febd26..44e27e8fdcd263e6e4a8b6da14e3ac5c5c2ed6d6 100644 (file)
@@ -232,6 +232,7 @@ usage(void)
            "  mod-flows SWITCH FLOW       modify actions of matching FLOWs\n"
            "  del-flows SWITCH [FLOW]     delete matching FLOWs\n"
            "  monitor SWITCH              print packets received from SWITCH\n"
+           "  execute SWITCH CMD [ARG...] execute CMD with ARGS on SWITCH\n"
            "\nFor local datapaths, remote switches, and controllers:\n"
            "  probe VCONN                 probe whether VCONN is up\n"
            "  ping VCONN [N]              latency of N-byte echos\n"