Skip to content

Commit

Permalink
Fixed a mistake in help
Browse files Browse the repository at this point in the history
The help printout uses some copied stuff from forc and one of those remnants is still there >.>
It's fixed now.
  • Loading branch information
dzuk-mutant committed Jan 30, 2020
1 parent 861f0e8 commit f9ab402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion orxport.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
IMAGE BUILD:
----------------------------------------------------
-F Format (default: {DEF_OUTPUT_FORMATS[0]})
comma separated with no spaces (ie. 'SVGinOT,CBx,sbixOT')
comma separated with no spaces (ie. 'svg,png-64,flif-128')
- svg
- png-SIZE
- flif-SIZE
Expand Down

0 comments on commit f9ab402

Please sign in to comment.