]> git.lizzy.rs Git - bspwm.git/blobdiff - doc/bspwm.1.txt
Fix small typo
[bspwm.git] / doc / bspwm.1.txt
index 7dd6ed39129a89e03145d6f474fa22da8a678ea4..9a4562d0693d7bbd99e8ec3e032b8aef5ac62d25 100644 (file)
@@ -8,7 +8,7 @@ bspwm(1)
 Name
 ----
 
-bspwm - Tiling window manager based on binary space partitioning
+bspwm - Binary space partitioning window manager
 
 Synopsis
 --------
@@ -47,7 +47,7 @@ Options
 Configuration
 -------------
 
-*bspwm* have only two sources of informations: the X events it receives and the messages it reads on a dedicated socket.
+*bspwm* has only two sources of informations: the X events it receives and the messages it reads on a dedicated socket.
 
 The default configuration file is '$XDG_CONFIG_HOME/bspwm/bspwmrc'.
 
@@ -350,6 +350,9 @@ Options
 *-n*, *--rename* <new_name>::
     Rename the selected desktop.
 
+*-s*, *--swap* 'DESKTOP_SEL'::
+    Swap the selected desktop with the given desktop.
+
 *-r*, *--remove*::
     Remove the selected desktop.
 
@@ -393,6 +396,9 @@ Options
 *-n*, *--rename* <new_name>::
     Rename the selected monitor.
 
+*-s*, *--swap* 'MONITOR_SEL'::
+    Swap the selected monitor with the given monitor.
+
 Query
 ~~~~~