mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 04:55:25 +00:00
Clarified text
This commit is contained in:
@ -17,7 +17,7 @@ class PurgeEulaPDFs extends Command
|
||||
protected $signature = 'snipeit:purge-eula-pdfs
|
||||
{--older-than-days= : The number of days we should delete before }
|
||||
{--force : Skip the interactive yes/no prompt for confirmation}
|
||||
{--dryrun : Run the purge process but don\'t update the database or delete files}
|
||||
{--dryrun : Show the records that would be deleted but don\'t update the database or delete files from disk}
|
||||
{--with-output : Display the results in a table in your console}';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user