We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25e77e0 commit 49b6ca3Copy full SHA for 49b6ca3
cli.md
@@ -222,6 +222,11 @@ format. [Output example.](https://gist.github.com/dacap/db18e5747a4b6e208d3c)
222
223
See [--sheet](#sheet) option to change the destination of the sprite sheet image.
224
225
+The JSON data can also be written directly to stdout, by explicitly
226
+using an empty filename, i.e. `--data=""`.
227
+
228
+ aseprite.exe ... --data="" animations.ase
229
230
## --format
231
232
Changes the format used to shave the sprite sheet data specified in
0 commit comments