projects
/
oweals
/
busybox.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Rewritten by Manuel Novoa III.
[oweals/busybox.git]
/
usage.c
1
#include "busybox.h"
2
3
const char usage_messages[] =
4
5
#define MAKE_USAGE
6
#include "usage.h"
7
8
#include "applets.h"
9
10
;