[hackers] [dwm] Fix usage(), -m and -M for styles were absent.

From: Quentin Rameau <quinq+hackers_AT_fifth.space>
Date: Tue, 3 Nov 2015 15:39:29 +0100

---
 surf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/surf.c b/surf.c
index 035853a..ff2496d 100644
--- a/surf.c
+++ b/surf.c
_AT_@ -1622,7 +1622,7 @@ updatewinid(Client *c)
 void
 usage(void)
 {
-	die("usage: %s [-bBfFgGiIkKnNpPsSvx] [-a cookiepolicies ] "
+	die("usage: %s [-bBdDfFgGiIkKmMnNpPsSvx] [-a cookiepolicies ] "
 	    "[-c cookiefile] [-e xid] [-r scriptfile] [-t stylefile] "
 	    "[-u useragent] [-z zoomlevel] [uri]\n", basename(argv0));
 }
-- 
2.6.2
Received on Tue Nov 03 2015 - 15:39:29 CET

This archive was generated by hypermail 2.3.0 : Tue Nov 03 2015 - 15:48:11 CET