mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-19 00:48:26 +02:00
Fix usage message -scrns.
This commit is contained in:
parent
9a3fe13433
commit
b2fa366136
1 changed files with 1 additions and 1 deletions
|
|
@ -1443,7 +1443,7 @@ xglxUseMsg (void)
|
|||
ErrorF ("-fullscreen run fullscreen\n");
|
||||
ErrorF ("-display string display name of the real server\n");
|
||||
ErrorF ("-softcursor force software cursor\n");
|
||||
ErrorF ("-scrns number of screens to generate\n");
|
||||
ErrorF ("-scrns num number of screens to generate\n");
|
||||
ErrorF ("-primary num xinerama screen to use as first screen\n");
|
||||
|
||||
if (!xDisplayName)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue