make mount usage a bit more terse

This commit is contained in:
Mike Frysinger 2006-01-04 00:04:08 +00:00
parent 705fad2964
commit 29ed59ee11

View File

@ -2060,8 +2060,7 @@
#define mount_trivial_usage \
"[flags] DEVICE NODE [-o options,more-options]"
#define mount_full_usage \
"Mount a filesystem. Autodetection of filesystem type requires the\n" \
"/proc filesystem be already mounted.\n\n" \
"Mount a filesystem. Filesystem autodetection requires /proc be mounted.\n\n" \
"Flags:\n" \
"\t-a:\t\tMount all filesystems in fstab\n" \
USAGE_MTAB( \