1
0
mirror of git://git.suckless.org/sbase synced 2024-12-23 15:34:38 +00:00

Fix getconf(1) usage

This commit is contained in:
sin 2015-12-15 08:43:55 +00:00
parent 136f012d23
commit c0eafd4610

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