mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-12-23 00:47:39 +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
|
@Override
|
||||||
public String description() {
|
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
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user