diff --git a/docs/userguide b/docs/userguide index acdc0a58..e1e65c24 100644 --- a/docs/userguide +++ b/docs/userguide @@ -1921,7 +1921,8 @@ move [ px] # Moves the container either to a specific location # or to the center of the screen. If 'absolute' is # used, it is moved to the center of all outputs. -move [absolute] position [[ px] [ px]|center] +move [absolute] position [px] [px] +move [absolute] position center # Moves the container to the current position of the # mouse cursor. Only affects floating containers.