aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 5f392a0..c9a3b30 100644
--- a/src/main.c
+++ b/src/main.c
@@ -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"