fix usage to match
This commit is contained in:
parent
3b1992ca91
commit
8eb6fe8e9e
2
dwl.c
2
dwl.c
@ -1934,5 +1934,5 @@ main(int argc, char *argv[])
|
||||
return EXIT_SUCCESS;
|
||||
|
||||
usage:
|
||||
BARF("Usage: %s [-qvd] [-s startup command]", argv[0]);
|
||||
BARF("Usage: %s [-s startup command]", argv[0]);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user