summaryrefslogtreecommitdiffstats
path: root/helper/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'helper/main.c')
-rw-r--r--helper/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/helper/main.c b/helper/main.c
index f8bf41d..d7dd25a 100644
--- a/helper/main.c
+++ b/helper/main.c
@@ -56,8 +56,8 @@ usage (const char *progname)
printf ("%s: build the supermin appliance on the fly\n"
"\n"
"Usage:\n"
- " %s [-options] inputs [...] whitelist host_cpu kernel initrd\n"
- " %s -f ext2 inputs [...] whitelist host_cpu kernel initrd appliance\n"
+ " %s [-options] inputs [...] host_cpu kernel initrd\n"
+ " %s -f ext2 inputs [...] host_cpu kernel initrd appliance\n"
" %s --help\n"
" %s --version\n"
"\n"