doc/usage/cmd/cp.rst: document that overlapping regions are supported
authorRasmus Villemoes <rasmus.villemoes@prevas.dk>
Wed, 3 Jan 2024 10:47:04 +0000 (11:47 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 16 Jan 2024 22:05:29 +0000 (17:05 -0500)
commit88a5b32057982d22d8fd4bdc2a3aacec569367c2
treea74e34e81df9b0611c10925205ecf8e04bfae290
parentd631681e8c5f255938283233cd0f55ed2f9a9a76
doc/usage/cmd/cp.rst: document that overlapping regions are supported

Now that the cp command is changed to use memmove() internally, update
the documentation to explicitly state that overlapping regions are
allowed.

Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
doc/usage/cmd/cp.rst