Skip to content

Commit 76b023c

Browse files
committed
Added new commands to README
1 parent 6e04aa9 commit 76b023c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,9 @@ This is why a "few" ones are implemented now, to make sure validation is possibl
168168
* [`-depth`](http://www.imagemagick.org/script/command-line-options.php#depth)
169169
* [`-flatten`](http://www.imagemagick.org/script/command-line-options.php#flatten)
170170
* [`-colorspace`](http://www.imagemagick.org/script/command-line-options.php#colorspace)
171+
* [`-monochrome`](http://www.imagemagick.org/script/command-line-options.php#monochrome)
172+
* [`-transpose`](http://www.imagemagick.org/script/command-line-options.php#transpose)
173+
* [`-transverse`](http://www.imagemagick.org/script/command-line-options.php#transverse)
171174
* [`xc:`](http://www.imagemagick.org/Usage/canvas/)
172175

173176
Feel free to ask/create an issue if you need more!

0 commit comments

Comments
 (0)