fix mdev help output
This commit is contained in:
parent
4fc92206ed
commit
35cf19d741
@ -1880,7 +1880,7 @@
|
|||||||
#define mdev_trivial_usage \
|
#define mdev_trivial_usage \
|
||||||
"[-s]"
|
"[-s]"
|
||||||
#define mdev_full_usage \
|
#define mdev_full_usage \
|
||||||
"\ts\tScan /sys and populate /dev during system boot\n\n" \
|
"\t-s\tScan /sys and populate /dev during system boot\n\n" \
|
||||||
"Called with no options (via hotplug) it uses environment variables\n" \
|
"Called with no options (via hotplug) it uses environment variables\n" \
|
||||||
"to determine which device to add/remove."
|
"to determine which device to add/remove."
|
||||||
#ifdef CONFIG_FEATURE_MDEV_CONFIG
|
#ifdef CONFIG_FEATURE_MDEV_CONFIG
|
||||||
|
Loading…
Reference in New Issue
Block a user