"\nOptions:\n"
" -s, --fstab search in static table of filesystems\n"
" -m, --mtab search in table of mounted filesystems\n"
- " -k, --kernel search in kernel table of mounted \n"
- " filesystems (default)\n\n"
+ " -k, --kernel search in kernel table of mounted\n"
+ " filesystems (default)\n\n"
" -p, --poll[=<list>] monitor changes in table of mounted filesystems\n"
- " -w, --timeout <num> upper limit in millisecods which --poll will block\n\n"
+ " -w, --timeout <num> upper limit in milliseconds that --poll will block\n\n"
+ " -a, --ascii use ASCII chars for tree formatting\n"
" -c, --canonicalize canonicalize printed paths\n"
- " -d, --direction <word> search direction - 'forward' or 'backward'\n"
- " -e, --evaluate print all TAGs (LABEL/UUID) evaluated\n"
+ " -d, --direction <word> direction of search, 'forward' or 'backward'\n"
+ " -e, --evaluate convert tags (LABEL/UUID) to device names\n"
" -f, --first-only print the first found filesystem only\n"
- " -h, --help print this help\n"
- " -i, --invert invert sense of matching\n"
+ " -h, --help display this help text and exit\n"
+ " -i, --invert invert the sense of matching\n"
" -l, --list use list format output\n"
- " -n, --noheadings don't print headings\n"
+ " -n, --noheadings don't print column headings\n"
" -u, --notruncate don't truncate text in columns\n"
" -O, --options <list> limit the set of filesystems by mount options\n"
- " -o, --output <list> output columns\n"
+ " -o, --output <list> the output columns to be shown\n"
" -P, --pairs use key=\"value\" output format\n"
" -r, --raw use raw output format\n"
- " -a, --ascii use ascii chars for tree formatting\n"
- " -t, --types <list> limit the set of filesystem by FS types\n"
+ " -t, --types <list> limit the set of filesystems by FS types\n"
" -v, --nofsroot don't print [/dir] for bind or btrfs mounts\n"
- " -R, --submounts print all submount for the matching filesystems\n"
- " -S, --source <string> device, LABEL= or UUID=device\n"
- " -T, --target <string> mountpoint\n\n"));
+ " -R, --submounts print all submounts for the matching filesystems\n"
+ " -S, --source <string> the device to mount (by name, LABEL= or UUID=)\n"
+ " -T, --target <string> the mountpoint to use\n\n"));
fprintf(out, _("\nAvailable columns:\n"));