chmod, chflags and chown had sligntly different:
- -h symlink processing flag validation
- -v verbose processing
This standardises all three on:
- Allowing -h with -R but not with -R in combination with -L or -P.
- Output from -v lists all file processed when used in combination with -f including those which fail.