We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d4976 commit 50d242cCopy full SHA for 50d242c
src/Console/Commands/BackupCommand.php
@@ -16,7 +16,7 @@ class BackupCommand extends Command
16
{
17
protected $signature = 'statamic:backup';
18
19
- protected $description = 'Backup your stuff';
+ protected $description = 'Run the backup pipeline';
20
21
public function handle()
22
0 commit comments