Skip to content

Commit

Permalink
Add --tagname-format CLI option
Browse files Browse the repository at this point in the history
  • Loading branch information
dacap committed Mar 31, 2023
1 parent 897f0bc commit 696c012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ Options:
--<a href="#crop">crop</a> x,y,width,height Crop all the images to the given rectangle
--<a href="#slice">slice</a> &lt;name&gt; Crop the sprite to the given slice area
--<a href="#filename-format">filename-format</a> &lt;fmt&gt; Special format to generate filenames
--<a href="#tagname-format">tagname-format</a> &lt;fmt&gt; Special format to generate tagnames in JSON data
--<a href="#script">script</a> &lt;filename&gt; Execute a specific script
--<a href="#script-param">script-param</a> name=value
Parameter for a script executed from the
Expand Down

0 comments on commit 696c012

Please sign in to comment.