Better phrasing

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2022-03-10 13:29:52 -08:00
parent 93d6ce1a6a
commit 3e3c277a3f

View file

@ -14,7 +14,7 @@ class RestoreFromBackup extends Command
* @var string
*/
protected $signature = 'snipeit:restore
{--force : Skip the danger prompt; assuming you hit "y"}
{--force : Skip the danger prompt; assuming you enter "y"}
{filename : The zip file to be migrated}
{--no-progress : Don\'t show a progress bar}';