diff --git a/src-self-hosted/main.zig b/src-self-hosted/main.zig index 734c3911ae..71838503b7 100644 --- a/src-self-hosted/main.zig +++ b/src-self-hosted/main.zig @@ -686,6 +686,7 @@ const usage_fmt = \\ \\Options: \\ --help Print this help and exit + \\ --color [auto|off|on] Enable or disable colored error messages \\ \\ ;