From 618dd50f06ce297ec40eff382141458f8d1c97aa Mon Sep 17 00:00:00 2001 From: vallentin Date: Wed, 14 Feb 2024 02:32:38 +0100 Subject: [PATCH] Added note about outputting JSON data to stdout --- cli.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cli.md b/cli.md index fe46424..f2b5a53 100644 --- a/cli.md +++ b/cli.md @@ -222,6 +222,11 @@ format. [Output example.](https://gist.github.com/dacap/db18e5747a4b6e208d3c) See [--sheet](#sheet) option to change the destination of the sprite sheet image. +The JSON data can also be written directly to stdout, by explicitly +using an empty filename, i.e. `--data=""`. + + aseprite.exe ... --data="" animations.ase + ## --format Changes the format used to shave the sprite sheet data specified in