Skip to content

Commit

Permalink
docs: update using-cli.md (typeorm#6407)
Browse files Browse the repository at this point in the history
  • Loading branch information
nandomoreirame authored and Svetlozar committed Jan 12, 2021
1 parent 5788df3 commit 0e0587c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/using-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* [Create a new entity](#create-a-new-entity)
* [Create a new subscriber](#create-a-new-subscriber)
* [Create a new migration](#create-a-new-migration)
* [Generate a migration from existing table schema](#generate-a-migration-from-exist-table-schema)
* [Generate a migration from existing table schema](#generate-a-migration-from-existing-table-schema)
* [Run migrations](#run-migrations)
* [Revert migrations](#revert-migrations)
* [Show migrations](#show-migrations)
Expand Down

0 comments on commit 0e0587c

Please sign in to comment.