raidautorun: new applet, by:
Thomas Jarosch (email?) and
Bernhard Fischer <rep.nop@aon.at>
diff --git a/include/usage.h b/include/usage.h
index ffd00cf..f959776 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -2400,6 +2400,13 @@
 	"$ 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 \