Skip to content

Commit

Permalink
Merge remote-tracking branch 'yquake2/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
0lvin committed Nov 30, 2024
2 parents 808f748 + 9f6c455 commit 5055774
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/sv_cmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@ SV_DumpUser_f(void)

if (Cmd_Argc() != 2)
{
Com_Printf("Usage: info <userid>\n");
Com_Printf("Usage: dumpuser <userid>\n");
return;
}

Expand Down

0 comments on commit 5055774

Please sign in to comment.