diff options
| -rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ #include <ek/compiler.h> static const char *cmdline_usage = - "Copper compiler usage:\n" + "ek compiler usage:\n" " cu [-I <dir>...] [-D <var>...] infile...\n" " -h Show usage (this)\n" " -I <dir> Add directory to import path\n" |
