mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-04 15:31:53 +03:00
"restart" command desc fix.
This commit is contained in:
parent
5d38584ec1
commit
4ee6b31371
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ public String getArgsDescription() {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public String getUsageDescription() {
|
public String getUsageDescription() {
|
||||||
return "Stop LaunchServer";
|
return "Restart LaunchServer";
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Reference in a new issue