From 66426760beef7e87c4735f433d123daf911b5b4a Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 5 Jun 2011 03:58:28 +0200 Subject: *: remove "Options:" string from help texts function old new delta packed_usage 28706 28623 -83 Signed-off-by: Denys Vlasenko --- networking/vconfig.c | 1 - 1 file changed, 1 deletion(-) (limited to 'networking/vconfig.c') diff --git a/networking/vconfig.c b/networking/vconfig.c index 4fa341ac3..48b45d9af 100644 --- a/networking/vconfig.c +++ b/networking/vconfig.c @@ -13,7 +13,6 @@ //usage: "COMMAND [OPTIONS]" //usage:#define vconfig_full_usage "\n\n" //usage: "Create and remove virtual ethernet devices\n" -//usage: "\nOptions:" //usage: "\n add [interface-name] [vlan_id]" //usage: "\n rem [vlan-name]" //usage: "\n set_flag [interface-name] [flag-num] [0 | 1]" -- cgit v1.2.3