doc: clarify when cp and mv output xattr warnings
commitc420cfef77b9173a754806dc49deacabb436044f
authorPádraig Brady <P@draigBrady.com>
Mon, 12 Apr 2010 07:46:37 +0000 (12 08:46 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 12 Apr 2010 09:06:11 +0000 (12 10:06 +0100)
treeb0032e660a6fa03cd375429b75494191bd65824b
parentbe9a42e7ac4905a84fa18709c76aaadbfbe6108b
doc: clarify when cp and mv output xattr warnings

The 2010-03-26 commit, 4c38625e, "doc: fix info on cp --preserve..."
was not entirely correct as cp --preserve=all does produce some
xattr warnings.

* src/copy.h: Update and clarify the comments for reduce_diagnostics
and require_preserve_{xattr,context}.
* doc/coreutils.texi (cp invocation): Update the -a and
--preserve=xattr,context options to say when and which
xattr warnings are output.
(mv invocation): Mention that some warnings are output
when preserving xattrs.
doc/coreutils.texi
src/copy.h