aboutsummaryrefslogtreecommitdiff
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
authorIan Fan <ianfan0@gmail.com>2018-08-11 00:29:24 +0100
committerIan Fan <ianfan0@gmail.com>2018-08-18 15:50:26 +0100
commit453646b88798f4835a4c82cac103c801ddde4818 (patch)
tree0c556d3ecf94b7bd20090cddd8b5c50a273d412b /sway/sway.5.scd
parent7717c2231a614ba1a7e8ec1b22883e6fe1a228d5 (diff)
commands: fix documentation formatting mistakes for move command
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd4
1 files changed, 2 insertions, 2 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 34389e41..8e56d5bb 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -132,7 +132,7 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
If unspecified, the default is 10 pixels. Pixels are ignored when moving
tiled containers.
-*move* [absolute] position <pos_x> [px] <pos_y> [px]
+*move* [absolute] position <pos\_x> [px] <pos\_y> [px]
Moves the focused container to the specified position.
*move* [absolute] position center|mouse
@@ -154,7 +154,7 @@ They are expected to be used with *bindsym* or at runtime through *swaymsg*(1).
Moves the focused container to the previous or next workspace on this
output, wrapping around if already at the first or last workspace.
-*move* container|window [to] workspace back_and_forth
+*move* container|window [to] workspace back\_and\_forth
Moves the focused container to previously focused workspace.
*move* container|window|workspace [to] output <name>