Skip to content

Commit ca86015

Browse files
author
livecodesam
committed
[Bugfix-21803] Add file overwrite warning to rename entry
1 parent 62a47cd commit ca86015

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/dictionary/command/rename.lcdoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ on the same volume.
4242
> rename or move <files> and <folders> it didn't create without
4343
> obtaining explicit confirmation from the user.
4444

45+
>*Warning:* If a file with the same file path as the newPath already exists,
46+
> that file will be overwritten without confirmation.
47+
4548
Changes:
4649
The ability to move a file or folder on Mac OS and Windows systems with
4750
the rename command was introduced in version 1.1.1. In previous

docs/notes/bugfix-21803.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Added documentation note for the rename command that it can overwrite
2+
existing files
3+

0 commit comments

Comments
 (0)