Skip to content

Commit 696c012

Browse files
committed
Add --tagname-format CLI option
1 parent 897f0bc commit 696c012

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli.md

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ Options:
7878
--<a href="#crop">crop</a> x,y,width,height Crop all the images to the given rectangle
7979
--<a href="#slice">slice</a> &lt;name&gt; Crop the sprite to the given slice area
8080
--<a href="#filename-format">filename-format</a> &lt;fmt&gt; Special format to generate filenames
81+
--<a href="#tagname-format">tagname-format</a> &lt;fmt&gt; Special format to generate tagnames in JSON data
8182
--<a href="#script">script</a> &lt;filename&gt; Execute a specific script
8283
--<a href="#script-param">script-param</a> name=value
8384
Parameter for a script executed from the

0 commit comments

Comments
 (0)