aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.c b/main.c
index 93d0ed8..9b1409e 100644
--- a/main.c
+++ b/main.c
@@ -155,7 +155,7 @@ int boxprintf(const char *fmt, ...) {
void usage(char *prog) {
printf("usage: %s [-d driver_name] [-w] [-] {input}\n"
"-h Show this help message\n"
- "-d Driver name (fierrhea, jenkins, romero)\n"
+ "-d Driver name (fierrhea, jenkins, romero, doomguy, none)\n"
"-w Show indentation whitespace\n"
"\n"
"- Read from standard input\n"