From 81dcf9b218b9568169e0b17d7f698e7ec074ce6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Thu, 17 Dec 2015 16:08:43 +0100 Subject: [PATCH] cli: really fix the description this time Fixes: 3a6cd8204f80f607568657bbb05224331cb92a1f --- clients/cli/connections.c | 1 - 1 file changed, 1 deletion(-) diff --git a/clients/cli/connections.c b/clients/cli/connections.c index cddaf5273..daa1cb596 100644 --- a/clients/cli/connections.c +++ b/clients/cli/connections.c @@ -435,7 +435,6 @@ usage_connection_add (void) " remote \n" " [local ]\n" " [dev ]\n\n" - " macvlan: dev \n" " macvlan: dev \n" " mode vepa|bridge|private|passthru|source\n" " [tap yes|no]\n\n"