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 2c46328 commit 4f4da96Copy full SHA for 4f4da96
src/Illuminate/Foundation/Console/EnvironmentDecryptCommand.php
@@ -23,7 +23,7 @@ class EnvironmentDecryptCommand extends Command
23
{--cipher= : The encryption cipher}
24
{--env= : The environment to be decrypted}
25
{--force : Overwrite existing environment file}
26
- {--filename : Filename to which to write the decrypted contents}';
+ {--filename= : Filename to which to write the decrypted contents}';
27
28
/**
29
* The name of the console command.
0 commit comments