diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.src.h | 10 |
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 | |||
163 | #define blkid_full_usage "\n\n" \ | 163 | #define blkid_full_usage "\n\n" \ |
164 | "Print UUIDs of all filesystems" | 164 | "Print UUIDs of all filesystems" |
165 | 165 | ||
166 | #define bootchartd_trivial_usage \ | ||
167 | "start [PROG ARGS]|stop|init" | ||
168 | #define bootchartd_full_usage "\n\n" \ | ||
169 | "Create /var/log/bootchart.tgz with boot chart data\n" \ | ||
170 | "\nOptions:" \ | ||
171 | "\nstart: start background logging; with PROG, run PROG, then kill logging with USR1" \ | ||
172 | "\nstop: send USR1 to all bootchartd processes" \ | ||
173 | "\ninit: start background logging; stop when getty/xdm is seen (for init scripts)" \ | ||
174 | "\nUnder PID 1: as init, then exec $bootchart_init, /init, /sbin/init" \ | ||
175 | |||
176 | #define brctl_trivial_usage \ | 166 | #define brctl_trivial_usage \ |
177 | "COMMAND [BRIDGE [INTERFACE]]" | 167 | "COMMAND [BRIDGE [INTERFACE]]" |
178 | #define brctl_full_usage "\n\n" \ | 168 | #define brctl_full_usage "\n\n" \ |