blob: 6c1314d24f2fd3f2c8755559df169e03e43d0300 (
plain)
1
2
3
4
5
6
|
file-RENAME
-----------
* The :command:`file(RENAME)` command learned to optionally capture
failure in a result variable. It also gained a ``NO_REPLACE``
option to fail if the destination exists.
|