mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-05 23:11:56 +01:00
Registered /plan db move
This commit is contained in:
parent
1945db8045
commit
42dce582c6
@ -250,6 +250,7 @@ public class PlanCommand {
|
||||
.colorScheme(colors)
|
||||
.subcommand(backupCommand())
|
||||
.subcommand(restoreCommand())
|
||||
.subcommand(moveCommand())
|
||||
.inDepthDescription("Use different database subcommands to change the data in some way")
|
||||
.build();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user