Skip to content

Commit

Permalink
Merge pull request #491 from caendesilva/patch-1
Browse files Browse the repository at this point in the history
Update self-update command description to be more useful to users
  • Loading branch information
owenvoke committed Dec 13, 2023
2 parents 90dcfda + fcc29d6 commit a249975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Updater/SelfUpdateCommand.php
Expand Up @@ -25,7 +25,7 @@ class SelfUpdateCommand extends Command
/**
* {@inheritdoc}
*/
protected $description = 'Allows to self-update a build application';
protected $description = 'Self-update the installed application';

/**
* {@inheritdoc}
Expand Down

0 comments on commit a249975

Please sign in to comment.