ovs-ofctl: Fix usage message for "monitor" command.
authorBen Pfaff <blp@nicira.com>
Thu, 6 May 2010 00:06:10 +0000 (17:06 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 11 May 2010 19:20:58 +0000 (12:20 -0700)
commita6bc4a03a44ee8a4ab346f0c1a6e21d20a1d29bd
tree68b2cc41f507bf6180d133f7609bc2f7333a00b1
parent1e3c004749e1e0498dac6240b6edda472718dde2
ovs-ofctl: Fix usage message for "monitor" command.

The "monitor" command takes at most two arguments, and the second one is
optional, so express that correctly.
utilities/ovs-ofctl.c