projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f33221
)
Add "execute" to dpctl usage message.
author
Ben Pfaff
<blp@nicira.com>
Wed, 5 Nov 2008 00:45:21 +0000
(16:45 -0800)
committer
Ben Pfaff
<blp@nicira.com>
Wed, 5 Nov 2008 00:45:21 +0000
(16:45 -0800)
utilities/dpctl.c
patch
|
blob
|
history
diff --git
a/utilities/dpctl.c
b/utilities/dpctl.c
index e4f6a63a775e127a38026ec3f15624a935febd26..44e27e8fdcd263e6e4a8b6da14e3ac5c5c2ed6d6 100644
(file)
--- a/
utilities/dpctl.c
+++ b/
utilities/dpctl.c
@@
-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"