* src/realpath.c (usage): Mention 'directory' in the --help
output, so that ENOTDIR errors may be more easily investigated,
by inspecting the man page.
Reported at http://pad.lv/
1474519
"), stdout);
fputs (_("\
-e, --canonicalize-existing all components of the path must exist\n\
- -m, --canonicalize-missing no components of the path need exist\n\
+ -m, --canonicalize-missing no path components need exist or be a directory\
+\n\
-L, --logical resolve '..' components before symlinks\n\
-P, --physical resolve symlinks as encountered (default)\n\
-q, --quiet suppress most error messages\n\