From 85537d56eb647a1e3c2c2c18d7993dc20399649d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 3 Apr 2010 01:50:12 +0200 Subject: config.mk: Document long option for debug-level as well --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.mk b/config.mk index 3141d21..cf42352 100644 --- a/config.mk +++ b/config.mk @@ -22,7 +22,7 @@ xinerama_ld = -lXinerama debug = -DDEBUG # Uncomment this for debug mode -# (Use feh -+ to see debug output) +# (Use feh -+ or feh --debug-level to see debug output) #CFLAGS += ${debug} dmalloc = -DWITH_DMALLOC -- cgit v1.2.3