summaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
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 -+ <level> to see debug output)
+# (Use feh -+ <level> or feh --debug-level <level> to see debug output)
#CFLAGS += ${debug}
dmalloc = -DWITH_DMALLOC