mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-04-02 22:41:56 +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
|
||||
public String getUsageDescription() {
|
||||
return "Stop LaunchServer";
|
||||
return "Restart LaunchServer";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue