]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: cp --help: mention --reflink=auto is now the default
authorPádraig Brady <P@draigBrady.com>
Sat, 7 Jun 2025 13:27:59 +0000 (14:27 +0100)
committerPádraig Brady <P@draigBrady.com>
Sat, 7 Jun 2025 17:53:43 +0000 (18:53 +0100)
commit2f6a74920b38d48d46a73d7835cd53ce85d08fe7
tree4ea2d2b7467308f3c2fddf85971c5b99ffadcbc8
parent037b93106155c5e11681837305b541808fbdb9b5
doc: cp --help: mention --reflink=auto is now the default

* src/cp.c (usage): Reword the REFLINK description to
indicate that --reflink=auto is the default.
Fixes https://github.com/coreutils/coreutils/issues/103
src/cp.c