diff --git a/server/commands/screen_commands.c b/server/commands/screen_commands.c index 0938436..192273a 100644 --- a/server/commands/screen_commands.c +++ b/server/commands/screen_commands.c @@ -132,7 +132,7 @@ screen_del_func (Client * c, int argc, char **argv) * Configures info about a particular screen, such as its * name, priority, or duration * - * usage: screen_set [ -priority ] [ -name ] [ -duration ] + * usage: screen_set [ -priority ] [ -name ] [ -duration ] * [ -wid ] [ -hgt ] [ -heartbeat ] [ -cursor ] * [ -cursor_x ] [ -cursor_y ] */