@itemx --compare
@opindex -C
@opindex --compare
-Compare each pair of source and destination files, and if the destination has
-identical content and any specified owner, group, permissions, and possibly
+Compare content of source and destination files, and if there would be no
+change to the destination content, owner, group, permissions, and possibly
SELinux context, then do not modify the destination at all.
Note this option is best used in conjunction with @option{--user},
@option{--group} and @option{--mode} options, lest @command{install}
--backup[=CONTROL] make a backup of each existing destination file\n\
-b like --backup but does not accept an argument\n\
-c (ignored)\n\
- -C, --compare compare each pair of source and destination files, and\n\
- in some cases, do not modify the destination at all\n\
+ -C, --compare compare content of source and destination files, and\n\
+ if no change to content, ownership, and permissions,\n\
+ do not modify the destination at all\n\
-d, --directory treat all arguments as directory names; create all\n\
components of the specified directories\n\
"), stdout);