Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/dictionary/command/rename.lcdoc
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@ on the same volume.
> rename or move <files> and <folders> it didn't create without
> obtaining explicit confirmation from the user.

>*Warning:* If a file with the same file path as the newPath already exists,
> that file will be overwritten without confirmation.

Changes:
The ability to move a file or folder on Mac OS and Windows systems with
the rename command was introduced in version 1.1.1. In previous
Expand Down
2 changes: 2 additions & 0 deletions docs/notes/bugfix-21803.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Added documentation note for the rename command that it can overwrite existing files