mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-12-22 16:38:20 +01:00
Change description of dump sub command to be more generic (#4180)
This commit is contained in:
parent
1c339e8b54
commit
81682f4921
@ -30,7 +30,7 @@ public class DumpSubCmd implements ViaSubCommand {
|
||||
|
||||
@Override
|
||||
public String description() {
|
||||
return "Dump information about your server, this is helpful if you report bugs.";
|
||||
return "Dump information about your platform implementation, this is helpful if you report bugs.";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user