Skip to content

Commit 49b6ca3

Browse files
vallentindacap
authored andcommitted
Added note about outputting JSON data to stdout
1 parent 25e77e0 commit 49b6ca3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cli.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,11 @@ format. [Output example.](https://gist.github.com/dacap/db18e5747a4b6e208d3c)
222222

223223
See [--sheet](#sheet) option to change the destination of the sprite sheet image.
224224

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+
225230
## --format
226231

227232
Changes the format used to shave the sprite sheet data specified in

0 commit comments

Comments
 (0)