mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
Fixes revision command help text
This commit is contained in:
@@ -88,7 +88,7 @@ namespace TGServerService
|
||||
|
||||
public override string GetHelpText()
|
||||
{
|
||||
return "Returns mob info of the specified target";
|
||||
return "Prints the current code revision of the repository (not the server)";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user