ovs-vsctl: Fix typo in comment.
authorBen Pfaff <blp@ovn.org>
Mon, 18 Jul 2016 16:15:19 +0000 (09:15 -0700)
committerBen Pfaff <blp@ovn.org>
Mon, 18 Jul 2016 18:31:55 +0000 (11:31 -0700)
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Ryan Moats <rmoats@us.ibm.com>
utilities/ovs-vsctl.c

index c4ae692..c98dd3f 100644 (file)
@@ -107,7 +107,7 @@ static void do_vsctl(const char *args, struct ctl_command *, size_t n,
  * either store a positive values on successful implementing the new
  * interface, or -1 on failure.
  *
- * Unless -no-wait command line option is specified,
+ * Unless --no-wait command line option is specified,
  * post_db_reload_do_checks() is called right after any configuration
  * changes is picked up (i.e. reload) by ovs-vswitchd. Any error detected
  * post OVSDB reload is reported as ovs-vsctl errors. OVS-vswitchd logs