Skip to content

Commit adf49de

Browse files
jadahlMarge Bot
authored and
Marge Bot
committed
doc/gdctl: Add missing argument to options
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4308>
1 parent cf504d8 commit adf49de

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/man/gdctl.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ SET OPTIONS
8181

8282
Add and configure a logical monitor. See LOGICAL MONITOR OPTIONS.
8383

84-
``--for-lease-monitor``, ``-e``
84+
``--for-lease-monitor CONNECTOR``, ``-e CONNECTOR``
8585

8686
Set a monitor, that is not part of any logical monitor, available for lease.
8787

@@ -113,7 +113,7 @@ LOGICAL MONITOR OPTIONS
113113

114114
Set the X position of the currently configured logical monitor.
115115

116-
``--y``, ``-y Y`` Y position
116+
``--y Y``, ``-y Y`` Y position
117117

118118
Set the Y position of the currently configured logical monitor.
119119

@@ -138,11 +138,11 @@ LOGICAL MONITOR OPTIONS
138138
MONITOR OPTIONS
139139
---------------
140140

141-
``--mode``, ``-m``
141+
``--mode MODE``, ``-m MODE``
142142

143143
Set the mode of the monitor.
144144

145-
``--color-mode``, ``-c``
145+
``--color-mode COLOR-MODE``, ``-c COLOR-MODE``
146146

147147
Set the color mode of the monitor. Available color modes are ``default`` and
148148
``bt2100``.

0 commit comments

Comments
 (0)