Skip to content

Commit 6f3360c

Browse files
committed
fix
1 parent 1255651 commit 6f3360c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/conanfile/tools/files.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,6 @@ windows. This function renames file or folder using :command:`robocopy` to avoid
8484
tools.rename(self, "lib-sources-abe2h9fe", "sources") # renaming a folder
8585
8686
Parameters:
87-
- **conanfile**: Conanfile object.
88-
- **src** (Required): Path to be renamed.
89-
- **dst** (Required): Path to be renamed to.
87+
- **conanfile**: Conanfile object.
88+
- **src** (Required): Path to be renamed.
89+
- **dst** (Required): Path to be renamed to.

0 commit comments

Comments
 (0)