summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2017-03-23 04:26:10 +0100
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2017-03-23 04:26:10 +0100
commit7ab5b37bb0722cfdca5bebf3ac46cc0f3f3218d6 (patch)
tree8a64c86081d0ee3e7eec2721032e3a812000baab
parent33c51445de63d4dc7935571587fc8864485f542b (diff)
downloadratpoison-7ab5b37bb0722cfdca5bebf3ac46cc0f3f3218d6.zip
Tweak description for --enable-debug
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index b1c20ff..ec7fdfc 100644
--- a/README
+++ b/README
@@ -40,7 +40,8 @@ $ ./autogen.sh
Customization
-------------
-Use the configure option '--enable-debug' to enable debugging symbols.
+Use the configure option '--enable-debug' to enable debugging symbols
+and verbose logging.
Use the configure option '--with-xterm=PROG' to set the x terminal
emulator to use. The default is `xterm'.