Skip to content

Commit

Permalink
updating usage info
Browse files Browse the repository at this point in the history
  • Loading branch information
aschuhardt committed Jun 23, 2022
1 parent e74b7c5 commit 386fcce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lua/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,10 @@ The engine is run via the `procyon-lua` executable.
By default, the engine will attempt to load a file called `script/main.lua`. This, along with several other settings, can be overridden via command-line options:

```
Usage: procyon [--(log level)] [-e|--entry (file path)]
Usage: procyon [--(log level)] [[-e|--entry (file path)] | (file path)]
Log levels: error (default), warn, info, debug, trace
A GPU-accelerated tile-based game engine with scripting via Lua
General
-h, --help show this help message and exit
Expand Down

0 comments on commit 386fcce

Please sign in to comment.