Fix getconf(1) usage

This commit is contained in:
sin 2015-12-15 08:43:55 +00:00
parent 136f012d23
commit c0eafd4610
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ static const struct var limits_l[] = {
void
usage(void)
{
eprintf("usage: %s -v spec arc arco\n", argv0);
eprintf("usage: %s [-v spec] var [path]\n", argv0);
}
int