Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
josephmancuso committed Nov 21, 2024
1 parent be07de7 commit bb2317b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/masoniteorm/commands/MakeMigrationCommand.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class MakeMigrationCommand(Command):
Creates a new migration file.
migration
{name : The name of the migration}
{name : The name of the migration}
{--c|create=None : The table to create}
{--t|table=None : The table to alter}
{--d|directory=databases/migrations : The location of the migration directory}
Expand Down

0 comments on commit bb2317b

Please sign in to comment.