aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index 21980eeba..291ccb91a 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -231,6 +231,11 @@
231 "\t-2\tSuppress lines unique to FILE2\n" \ 231 "\t-2\tSuppress lines unique to FILE2\n" \
232 "\t-3\tSuppress lines common to both files" 232 "\t-3\tSuppress lines common to both files"
233 233
234#define bbconfig_trivial_usage \
235 ""
236#define bbconfig_full_usage \
237 "Print the config file which built busybox\n"
238
234#define cp_trivial_usage \ 239#define cp_trivial_usage \
235 "[OPTION]... SOURCE DEST" 240 "[OPTION]... SOURCE DEST"
236#define cp_full_usage \ 241#define cp_full_usage \