From 52dec01729c2afc0f4ffc04286ac5aec043e35aa Mon Sep 17 00:00:00 2001 From: Craig Scott Date: Mon, 28 Jun 2021 15:54:49 +1000 Subject: Help: Add missing versionadded 3.21 for file(RENAME) options --- Help/command/file.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Help/command/file.rst b/Help/command/file.rst index b6ed416..8ce27ff 100644 --- a/Help/command/file.rst +++ b/Help/command/file.rst @@ -703,10 +703,14 @@ Move a file or directory within a filesystem from ```` to The options are: ``RESULT `` + .. versionadded:: 3.21 + Set ```` variable to ``0`` on success or an error message otherwise. If ``RESULT`` is not specified and the operation fails, an error is emitted. ``NO_REPLACE`` + .. versionadded:: 3.21 + If the ```` path already exists, do not replace it. If ``RESULT `` is used, the result variable will be set to ``NO_REPLACE``. Otherwise, an error is emitted. -- cgit v0.12