Update README.md

This commit is contained in:
alpine9000
2016-04-21 11:51:05 +10:00
parent 88e15b3f7e
commit e05769143a
+4 -4
View File
@@ -48,19 +48,19 @@ Specify the y coordinate for the start of the crop in pixels.
options
-------
**--dx <dx>**
**--dx** <dx>
Specify the number of pixels added to x after each crop
**--dy <dy>**
**--dy** <dy>
Specify the number of pixels added to y after each crop
**--rows <rows>**
**--rows** <rows>
Specify the number rows of images that will be cropped (total number of images will be rows*cols)
**--colss <cols>**
**--cols** <cols>
Specify the number columns of images that will be cropped (total number of images will be rows*cols)