mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 22:37:28 -08:00
Better phrasing
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
93d6ce1a6a
commit
3e3c277a3f
|
@ -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}';
|
||||
|
||||
|
|
Loading…
Reference in a new issue