mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Add description to command.
This commit is contained in:
parent
10d2a91d99
commit
06cd75ba74
@ -43,7 +43,7 @@ class CreateGroupMemberships extends Command
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $description = 'SOME DESCRIPTION';
|
||||
protected $description = 'Update group memberships';
|
||||
/**
|
||||
* The name and signature of the console command.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user