## Tasks - [ ] Fix `--O2` help text to say optimization level 2. - [ ] Fix `--O3` help text to say optimization level 3. - [ ] Replace `log.Fatal` in `RunBuildCmd` with returned errors. - [ ] Fix typo: `errrors`. - [ ] Consider rejecting `gl3 build` with no input files. Refs: `main.go:38`, `cli/build.go:35`, `cli/build.go:55`.
Tasks
--O2help text to say optimization level 2.--O3help text to say optimization level 3.log.FatalinRunBuildCmdwith returned errors.errrors.gl3 buildwith no input files.Refs:
main.go:38,cli/build.go:35,cli/build.go:55.