aboutsummaryrefslogtreecommitdiff
path: root/include/usage.src.h
diff options
context:
space:
mode:
authorPascal Bellard <pascal.bellard@ads-lu.com>2010-06-28 15:50:22 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-06-28 15:51:01 +0200
commitff37799dfe0e6e8fb9b971a2aeb4076d8a3784ec (patch)
tree61705ab230d6ba9b0d625f6087c39bc2dea0a679 /include/usage.src.h
parent7d1201c5d7014365fb7e3d9da58f5e3fe0a1edc8 (diff)
downloadbusybox-ff37799dfe0e6e8fb9b971a2aeb4076d8a3784ec.tar.gz
conspy: code shrink
function old new delta conspy_main 1446 1444 -2 screen_read_close 114 108 -6 screen_char 299 293 -6 Signed-off-by: Pascal Bellard <pascal.bellard@ads-lu.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'include/usage.src.h')
-rw-r--r--include/usage.src.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/usage.src.h b/include/usage.src.h
index 6d17ab571..53ee7943a 100644
--- a/include/usage.src.h
+++ b/include/usage.src.h
@@ -163,16 +163,6 @@ INSERT
#define blkid_full_usage "\n\n" \
"Print UUIDs of all filesystems"
-#define bootchartd_trivial_usage \
- "start [PROG ARGS]|stop|init"
-#define bootchartd_full_usage "\n\n" \
- "Create /var/log/bootchart.tgz with boot chart data\n" \
- "\nOptions:" \
- "\nstart: start background logging; with PROG, run PROG, then kill logging with USR1" \
- "\nstop: send USR1 to all bootchartd processes" \
- "\ninit: start background logging; stop when getty/xdm is seen (for init scripts)" \
- "\nUnder PID 1: as init, then exec $bootchart_init, /init, /sbin/init" \
-
#define brctl_trivial_usage \
"COMMAND [BRIDGE [INTERFACE]]"
#define brctl_full_usage "\n\n" \