mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-24 15:26:33 -06:00
Some help text for attachment decrypter
This commit is contained in:
parent
2694ce4148
commit
6e0e6203cc
@ -34,7 +34,8 @@ class DecryptAttachment extends Command
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
protected $signature = 'firefly:decrypt-attachment {id} {name} {directory}';
|
||||
protected $signature = 'firefly:decrypt-attachment {id:The ID of the attachment.} {name:The file name of the attachment.}
|
||||
{directory:Where the file must be stored.}';
|
||||
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user