aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h7
1 files changed, 7 insertions, 0 deletions
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( \
2400 "$ pwd\n" \ 2400 "$ pwd\n" \
2401 "/root\n" 2401 "/root\n"
2402 2402
2403#define raidautorun_trivial_usage \
2404 "DEVICE"
2405#define raidautorun_full_usage \
2406 "Tells the kernel to automatically search and start RAID arrays"
2407#define raidautorun_example_usage \
2408 "$ raidautorun /dev/md0"
2409
2403#define rdate_trivial_usage \ 2410#define rdate_trivial_usage \
2404 "[-sp] HOST" 2411 "[-sp] HOST"
2405#define rdate_full_usage \ 2412#define rdate_full_usage \