Doc: Describe moving files while renaming them

Task-number: QTCREATORBUG-28996
Change-Id: Iecf3b8e5f4d5270803a9591854a4324f8fa6016d
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Leena Miettinen
2023-06-13 15:36:49 +02:00
parent 12e04105f5
commit e973257cbc
2 changed files with 6 additions and 2 deletions

View File

@@ -76,7 +76,10 @@
\else
\l{Creating Files}.
\endif
\li Rename or remove existing files.
\li Rename existing files. To move the file to another directory, enter
the relative or absolute path to its new location in addition to the
new filename.
\li Remove existing files.
\li Create new folders.
\li Compare the selected file with the currently open file in the diff
editor. For more information, see \l{Comparing Files}.