Skip to content

Commit

Permalink
Fix help missing dimmed $ in front of generate command
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolg42 committed Jan 23, 2020
1 parent 37947bc commit 633b1af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/prisma2/src/Generate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export class Generate implements Command {
${chalk.bold('Usage')}
prisma2 generate
${chalk.dim(`$`)} prisma2 generate
${chalk.bold('Flags')}
Expand Down

0 comments on commit 633b1af

Please sign in to comment.