cli: remove stray space from help description
authorJiří Klimeš <jklimes@redhat.com>
Wed, 16 Dec 2015 12:35:23 +0000 (13:35 +0100)
committerJiří Klimeš <jklimes@redhat.com>
Wed, 16 Dec 2015 13:20:05 +0000 (14:20 +0100)
clients/cli/connections.c

index 35f63f5..59bb29a 100644 (file)
@@ -383,7 +383,7 @@ usage_connection_add (void)
                      "                  [p-key <IPoIB P_Key>]\n\n"
                      "    bluetooth:    [addr <bluetooth address>]\n"
                      "                  [bt-type panu|dun-gsm|dun-cdma]\n\n"
-                     "    vlan:         dev <parent device (connection  UUID, ifname, or MAC)>\n"
+                     "    vlan:         dev <parent device (connection UUID, ifname, or MAC)>\n"
                      "                  id <VLAN ID>\n"
                      "                  [flags <VLAN flags>]\n"
                      "                  [ingress <ingress priority mapping>]\n"
@@ -434,6 +434,7 @@ usage_connection_add (void)
                      "                  [local <local endpoint IP>]\n"
                      "                  [dev <parent device (ifname or connection UUID)>]\n\n"
                      "    macvlan:      dev <parent device (connection  UUID, ifname, or MAC)>\n"
+                     "    macvlan:      dev <parent device (connection UUID, ifname, or MAC)>\n"
                      "                  mode vepa|bridge|private|passthru|source\n"
                      "                  [tap yes|no]\n\n"
                      "    vxlan:        id <VXLAN ID>\n"