From c108ed549771d16a8335c1e72a7c6b3798395bac Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 20 Oct 2006 19:39:48 +0000 Subject: raidautorun: new applet, by: Thomas Jarosch (email?) and Bernhard Fischer --- include/usage.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'include/usage.h') diff --git a/include/usage.h b/include/usage.h index ffd00cfc8..f9597763e 100644 --- a/include/usage.h +++ b/include/usage.h @@ -2400,6 +2400,13 @@ USE_FEATURE_MDEV_CONFIG( \ "$ pwd\n" \ "/root\n" +#define raidautorun_trivial_usage \ + "DEVICE" +#define raidautorun_full_usage \ + "Tells the kernel to automatically search and start RAID arrays" +#define raidautorun_example_usage \ + "$ raidautorun /dev/md0" + #define rdate_trivial_usage \ "[-sp] HOST" #define rdate_full_usage \ -- cgit v1.2.3