ifquery: use generic_usage() instead of ifquery_usage()
This commit is contained in:
parent
f6d9f65248
commit
fda7bfae57
5 changed files with 10 additions and 17 deletions
|
|
@ -102,6 +102,5 @@ multicall_usage(int status)
|
|||
struct if_applet ifupdown_applet = {
|
||||
.name = "ifupdown",
|
||||
.main = multicall_main,
|
||||
.usage = multicall_usage,
|
||||
.groups = { &global_option_group, NULL }
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue