- add new applet rdev (Grant Erickson)
[oweals/busybox.git] / include / usage.h
index 1e05eabc6d60cb27d150e52d62fd10ef91476ee2..57a9f99b8aac46c5d359c20184b96c3801499832 100644 (file)
      "\n       -s      Set the system date and time (default)" \
      "\n       -p      Print the date and time" \
 
+#define rdev_trivial_usage \
+       ""
+#define rdev_full_usage "\n\n" \
+       "Print the device node associated with the filesystem mounted at '/'"
+#define rdev_example_usage \
+       "$ rdev\n" \
+       "/dev/mtdblock9 /\n"
+
 #define readahead_trivial_usage \
        "[FILE]..."
 #define readahead_full_usage "\n\n" \