We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a47cd commit ca86015Copy full SHA for ca86015
docs/dictionary/command/rename.lcdoc
@@ -42,6 +42,9 @@ on the same volume.
42
> rename or move <files> and <folders> it didn't create without
43
> obtaining explicit confirmation from the user.
44
45
+>*Warning:* If a file with the same file path as the newPath already exists,
46
+> that file will be overwritten without confirmation.
47
+
48
Changes:
49
The ability to move a file or folder on Mac OS and Windows systems with
50
the rename command was introduced in version 1.1.1. In previous
docs/notes/bugfix-21803.md
@@ -0,0 +1,3 @@
1
+# Added documentation note for the rename command that it can overwrite
2
+existing files
3
0 commit comments