authorgravatar for ziga.zeljko@gmail.comŽiga Željko <ziga.zeljko@gmail.com> 2021-07-31 10:58:42+02:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2021-08-01 03:57:34-04:00
log5589edf45ce20b5b6d893b1a5488007981322550
treebc023b65720928dc845cb14091563dab6f299417
parent0d09c6aed8811ded3e6dcb62fa9539d3795cf97b

fix help for ast-check command


1 files changed, 2 insertions(+), 0 deletions(-)

src/main.zig+2
......@@ -3886,6 +3886,8 @@ const usage_ast_check =
38863886 \\ -h, --help Print this help and exit
38873887 \\ --color [auto|off|on] Enable or disable colored error messages
38883888 \\ -t (debug option) Output ZIR in text form to stdout
3889 \\
3890 \\
38893891;
38903892
38913893pub fn cmdAstCheck(