Skip to content

Commit

Permalink
add dev command to help output
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek committed Jul 15, 2019
1 parent ea21700 commit 5a47c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prisma2/src/CLI.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ export class CLI implements Command {
${chalk.bold('Commands')}
init Setup Prisma for your app
dev Develop your application in watch mode
lift Migrate your datamodel
convert Converts a datamodel 1 to datamodel 2
introspect Get the datamodel of your database
generate Generate Photon
seed Seed data into your database
Expand Down

0 comments on commit 5a47c30

Please sign in to comment.