Skip to content

Commit 6de3481

Browse files
committed
Document -noinapp parameter (fix #57)
1 parent fad49a6 commit 6de3481

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

cli.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ Options:
9595
--<a href="#export-tileset">export-tileset</a> Export only tilesets from visible tilemap layers
9696
-v, --<a href="#verbose">verbose</a> Explain what is being done
9797
--<a href="#debug">debug</a> Extreme verbose mode and copy log to desktop
98+
--<a href="#noinapp">noinapp</a> Disable "in game" visibility on Steam
99+
Doesn't count playtime
98100
-?, --<a href="#help">help</a> Display this help and exits
99101
--<a href="#version">version</a> Output version information and exit
100102
</pre>
@@ -636,6 +638,11 @@ case that the program don't start correctly).
636638
On Steam, you can add this `--debug` option [from the Aseprite
637639
properties](http://imgur.com/txXcgzO).
638640

641+
## --noinapp
642+
643+
Avoid connecting to or launching the Steam client. This disables the
644+
"in game" visibility on Steam.
645+
639646
## --verbose
640647

641648
aseprite --verbose

0 commit comments

Comments
 (0)