Skip to content

Commit 9048a06

Browse files
committed
Removes mention of KEEP syrategy from README.
1 parent b7b49d7 commit 9048a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ In order to function, the script needs to know a few things:
6565
- The source file that is to be split (the source file)
6666
- The directory where the split files are located (the source directory)
6767
- The location where the split files should be placed in the repository (the target path)
68-
- Whether to delete, keep or move the source file. (the split strategy)
68+
- Whether to delete or move the source file. (the split strategy)
6969

7070
Currently moving the source file to another location than the target path is not
7171
supported.

0 commit comments

Comments
 (0)