aboutsummaryrefslogtreecommitdiff
path: root/src/ir_print.cpp
diff options
context:
space:
mode:
authorTetralux <tetralux@teknik.io>2019-10-19 17:55:05 +0100
committerGitHub <noreply@github.com>2019-10-19 17:55:05 +0100
commit10b109e25f05862f478ba4c82f18ba22c8289017 (patch)
tree32453d870c9dd6ff7eeed9e594d8b0cac631ef1f /src/ir_print.cpp
parent2afe4bea67ff50c2ad41ff7c3ba7fbdc18748746 (diff)
Clarify that you can pass a directory to `odin build`
Changes the usage information to this: ``` D:\Software\odin\odin.exe is a tool for managing Odin source code Usage: D:\Software\odin\odin.exe command [arguments] Commands: build compile .odin file, or directory of .odin files, as an executable. one must contain the program's entry point, all must be in the same package. run same as 'build', but also then runs the newly compiled executable. check parse and type check .odin file query parse, type check, and output a .json file containing information about the program docs generate documentation for a .odin file version print version ```
Diffstat (limited to 'src/ir_print.cpp')
0 files changed, 0 insertions, 0 deletions