man: update i3(1)

next
Michael Stapelberg 2012-09-19 17:53:17 +02:00
parent 99e91c8049
commit 156bd24f23
1 changed files with 14 additions and 2 deletions

View File

@ -1,7 +1,7 @@
i3(1)
=====
Michael Stapelberg <michael@i3wm.org>
v4.2, August 2012
v4.3, September 2012
== NAME
@ -32,6 +32,18 @@ Display version number (and date of the last commit).
-V::
Be verbose.
--force-xinerama::
Use Xinerama instead of RandR. This option should only be used if you are stuck
with the old nVidia closed source driver (older than 302.17) which does not
support RandR.
--get-socketpath::
Retrieve the i3 IPC socket path from X11, print it, then exit.
--shmlog-size <limit>::
Limits the size of the i3 SHM log to <limit> bytes. Setting this to 0 disables
SHM logging entirely. The default is 0 bytes.
== DESCRIPTION
=== INTRODUCTION
@ -316,7 +328,7 @@ and the "how to hack" guide. If you are building from source, run:
You can also access these documents online at http://i3wm.org/
i3-input(1), i3-msg(1), i3-wsbar(1), i3-nagbar(1), i3-config-wizard(1),
i3-input(1), i3-msg(1), i3bar(1), i3-nagbar(1), i3-config-wizard(1),
i3-migrate-config-to-v4(1)
== AUTHOR