From 70de6901dc08738dabf29a3b372ecc5caccbf460 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= Date: Mon, 24 Feb 2025 17:43:27 +0100 Subject: [PATCH] gdctl: Fix transform example The text reads "transformed by 270 degrees" but the corresponding flag is missing. Part-of: --- doc/man/gdctl.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/man/gdctl.rst b/doc/man/gdctl.rst index f4a87f14d..95e3909b6 100644 --- a/doc/man/gdctl.rst +++ b/doc/man/gdctl.rst @@ -155,6 +155,7 @@ of the two mirrored monitors. --logical-monitor --monitor DP-2 --right-of DP-1 + --transform 270 BUGS ----