make mount usage a bit more terse
This commit is contained in:
parent
705fad2964
commit
29ed59ee11
@ -2060,8 +2060,7 @@
|
|||||||
#define mount_trivial_usage \
|
#define mount_trivial_usage \
|
||||||
"[flags] DEVICE NODE [-o options,more-options]"
|
"[flags] DEVICE NODE [-o options,more-options]"
|
||||||
#define mount_full_usage \
|
#define mount_full_usage \
|
||||||
"Mount a filesystem. Autodetection of filesystem type requires the\n" \
|
"Mount a filesystem. Filesystem autodetection requires /proc be mounted.\n\n" \
|
||||||
"/proc filesystem be already mounted.\n\n" \
|
|
||||||
"Flags:\n" \
|
"Flags:\n" \
|
||||||
"\t-a:\t\tMount all filesystems in fstab\n" \
|
"\t-a:\t\tMount all filesystems in fstab\n" \
|
||||||
USAGE_MTAB( \
|
USAGE_MTAB( \
|
||||||
|
Loading…
Reference in New Issue
Block a user