move remaining help text from include/usage.src.h
Signed-off-by: Pere Orga <gotrunks@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
committed by
Denys Vlasenko
parent
73ef15cf38
commit
5bc8c005a8
@ -25,6 +25,15 @@
|
||||
* remove ridiculous amounts of bloat.
|
||||
*/
|
||||
|
||||
//usage:#define route_trivial_usage
|
||||
//usage: "[{add|del|delete}]"
|
||||
//usage:#define route_full_usage "\n\n"
|
||||
//usage: "Edit kernel routing tables\n"
|
||||
//usage: "\nOptions:"
|
||||
//usage: "\n -n Don't resolve names"
|
||||
//usage: "\n -e Display other/more information"
|
||||
//usage: "\n -A inet" IF_FEATURE_IPV6("{6}") " Select address family"
|
||||
|
||||
#include <net/route.h>
|
||||
#include <net/if.h>
|
||||
|
||||
|
Reference in New Issue
Block a user