~ruther/dwl

8eb6fe8e9e9e72801e149ef497c68f1df33f9e36 — Devin J. Pohly 4 years ago 3b1992c
fix usage to match
1 files changed, 1 insertions(+), 1 deletions(-)

M dwl.c
M dwl.c => dwl.c +1 -1
@@ 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]);
}

Do not follow this link