We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c10a1b8 commit c566dbdCopy full SHA for c566dbd
1 file changed
README.md
@@ -118,7 +118,7 @@ Example:
118
splitfolders --ratio .8 .1 .1 -- folder_with_images
119
```
120
121
-Because of some [Python quirks](https://github.com/jfilter/split-folders/issues/19) you have to prepend ` --` afer using `--ratio`.
+Because of some [Python quirks](https://github.com/jfilter/split-folders/issues/19) you have to prepend ` --` after using `--ratio`.
122
123
Instead of the command `splitfolders` you can also use `split_folders` or `split-folders`.
124
0 commit comments