[client,common] update help text for /monitors
This commit is contained in:
parent
5ad826a503
commit
b5f8faa7ae
@ -321,7 +321,7 @@ static const COMMAND_LINE_ARGUMENT_A global_cmd_args[] = {
|
||||
"[DEPRECATED, use /list:monitor] List detected monitors" },
|
||||
#endif
|
||||
{ "monitors", COMMAND_LINE_VALUE_REQUIRED, "<id>[,<id>[,...]]", NULL, NULL, -1, NULL,
|
||||
"Select monitors to use" },
|
||||
"Select monitors to use (only effective in fullscreen or multimonitor mode)" },
|
||||
{ "mouse-motion", COMMAND_LINE_VALUE_BOOL, NULL, BoolValueTrue, NULL, -1, NULL,
|
||||
"Send mouse motion" },
|
||||
{ "mouse-relative", COMMAND_LINE_VALUE_BOOL, NULL, BoolValueFalse, NULL, -1, NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user