aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorUli Schlachter <psychon@users.noreply.github.com>2021-08-28 01:01:38 +0200
committerGitHub <noreply@github.com>2021-08-28 01:01:38 +0200
commit7b6e86482343eeb15b5acf0c558e750b19364079 (patch)
treeabf9a4aeee04812c35f61c03e66b7a2763dbd76a /man
parent36ba1043d50d815b65b7f22619611a420726e8e3 (diff)
downloadi3-7b6e86482343eeb15b5acf0c558e750b19364079.tar.gz
i3-7b6e86482343eeb15b5acf0c558e750b19364079.zip
Implement support for the WM_Sn selection (#4374)
Closes #536 When the WM_Sn selection is already owned at startup, this now either errors out or waits for the old selection owner to exit.
Diffstat (limited to 'man')
-rw-r--r--man/i3.man3
1 files changed, 3 insertions, 0 deletions
diff --git a/man/i3.man b/man/i3.man
index 8157ac77..1974f0b9 100644
--- a/man/i3.man
+++ b/man/i3.man
@@ -44,6 +44,9 @@ Retrieve the i3 IPC socket path from X11, print it, then exit.
Limits the size of the i3 SHM log to <limit> bytes. Setting this to 0 disables
SHM logging entirely. The default is 0 bytes.
+--replace::
+Replace an existing window manager.
+
== DESCRIPTION
=== INTRODUCTION