Rename and clean up commands.

This commit is contained in:
James Cole
2024-12-27 07:24:47 +01:00
parent 062c148e43
commit 36457455ca
42 changed files with 159 additions and 187 deletions

View File

@@ -14,7 +14,7 @@ class UpgradeSkeleton extends Command
protected $description = 'SOME DESCRIPTION';
protected $signature = 'firefly-iii:UPGRSKELETON {--F|force : Force the execution of this command.}';
protected $signature = 'upgrade:UPGRSKELETON {--F|force : Force the execution of this command.}';
/**
* Execute the console command.