Skip to content

Commit 42adda5

Browse files
tujturegjorup
andauthored
Update src/Command/Utils/ConvertConfigJsonToEnvCommand.php
Co-authored-by: Ture Gjørup <ture@ignatz.dk>
1 parent 12bc5e9 commit 42adda5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Command/Utils/ConvertConfigJsonToEnvCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#[AsCommand(
1616
name: 'app:utils:convert-config-json-to-env',
1717
description: 'Converts a config json (admin/client) from 2.x to .env variables used in 3.x',
18+
description: 'Converts a config json file (admin/client) from 2.x to .env variables used in 3.x',
1819
)]
1920
class ConvertConfigJsonToEnvCommand extends Command
2021
{

0 commit comments

Comments
 (0)