replace: change folder to directory

This commit is contained in:
bl-ue
2021-01-10 14:29:22 -05:00
committed by Axel Navarro
parent aaae44875f
commit 2497b9b24f

View File

@@ -24,7 +24,7 @@
`replace {{path/to/file_or_directory}} {{path/to/destination}} /w`
- Replace all files in subfolders of the destination:
- Replace all files in subdirectories of the destination:
`replace {{path/to/file_or_directory}} {{path/to/destination}} /s`