Skip to content

Commit 4dc2236

Browse files
barslevjdalton
authored andcommitted
Update outputFile description for clarity
Signed-off-by: Benjamin Barslev Nielsen <barslev@socket.dev>
1 parent c4433be commit 4dc2236

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/commands/fix/cmd-fix.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Available styles:
8686
outputFile: {
8787
type: 'string',
8888
default: '',
89-
description: 'Path to store result as json.',
89+
description: 'Path to store upgrades as a JSON file at this path.',
9090
},
9191
computeFixesOnly: {
9292
type: 'boolean',

0 commit comments

Comments
 (0)