]> git.sur5r.net Git - i3/i3/blobdiff - man/i3.man
i3: Replace loglevels by a global debug logging
[i3/i3] / man / i3.man
index 9d34c71038a316e01601ebe7543bffb15e7038a7..c20e39da4da4a42e171915d9a7c0f07f24a13d1a 100644 (file)
@@ -9,7 +9,7 @@ i3 - an improved dynamic, tiling window manager
 
 == SYNOPSIS
 
-i3 [-a] [-c configfile] [-C] [-d <loglevel>] [-v] [-V]
+i3 [-a] [-c configfile] [-C] [-d all] [-v] [-V]
 
 == OPTIONS
 
@@ -22,8 +22,9 @@ Specifies an alternate configuration file path.
 -C::
 Check the configuration file for validity and exit.
 
--d::
-Specifies the debug loglevel. To see the most output, use -d all.
+-d all::
+Enables debug logging.
+The 'all' parameter is present for historical reasons.
 
 -v::
 Display version number (and date of the last commit).