Skip to content

Commit

Permalink
fix: help message was wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelass committed Apr 6, 2023
1 parent 900957c commit 0596626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Options
-m, --model Set the model to use for generating the code. Default is "gpt-3.5-turbo".
Examples
$ node generation-000.js.js -G "console based mandelbrot set ascii" -g 3 -p "Node.js developer, creative" -c
$ node generation-000.js -G "console based mandelbrot set ascii" -g 3 -p "Node.js developer, creative" -c
`,
{
Expand Down

0 comments on commit 0596626

Please sign in to comment.