diff --git a/src/systemcmds/param/param.c b/src/systemcmds/param/param.c index 45fb2fd830..210d93bde8 100644 --- a/src/systemcmds/param/param.c +++ b/src/systemcmds/param/param.c @@ -189,7 +189,7 @@ param_main(int argc, char *argv[]) } } - errx(1, "expected a command, try 'load', 'import', 'show', 'set', 'compare', 'select' or 'save'"); + errx(1, "expected a command, try 'load', 'import', 'show', 'set', 'compare',\n'index', 'index_used', 'select' or 'save'"); } static void