Commit 85537d56 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

config.mk: Document long option for debug-level as well

parent e67c4dd3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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