]> git.ipfire.org Git - thirdparty/coreutils.git/commit
doc: cp: fix --reflink=when typo in texinfo
authorPierre Marsais <pierre.marsais@lse.epita.fr>
Sat, 30 Jul 2022 21:51:18 +0000 (22:51 +0100)
committerPádraig Brady <P@draigBrady.com>
Mon, 1 Aug 2022 21:00:07 +0000 (22:00 +0100)
commitc7920f2b1b12703aad4df360a783b30f117df358
treee7056d7c61468d9dba50cbd2f037effdb3a62f11
parent993f0d968d8c3cbf13e1439fe00aa55585af13fc
doc: cp: fix --reflink=when typo in texinfo

This behaviour is correctly documented when doing `cp --help`.
There is no `--reflink=when` option.

* doc/coreutils.texi (cp invocation): Fix document stating
that `--reflink` is equivalent to `--reflink=always`.
doc/coreutils.texi