param command: Complete help text

This commit is contained in:
Lorenz Meier
2015-06-23 09:33:07 +02:00
parent ae9f1ec955
commit 4c975a11e5
+1 -1
View File
@@ -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