Skip to content

Commit

Permalink
Update sql/dj_setup_database.in
Browse files Browse the repository at this point in the history
  • Loading branch information
vmcj authored Oct 29, 2023
1 parent 51bb554 commit 5958ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/dj_setup_database.in
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Commands:
install-examples install examples only
install-loadtest configure for load testing. WARNING: CREATES A LOT OF EXTRA ITEMS!
upgrade upgrade MySQL database schema to current version
dump [filename] backup the current database to file (without .tar.gz suffix)
dump [filename] backup the current database to file (without .sql.gz suffix)
Options:
-u <user> connect to MySQL with DB admin <user>
Expand Down

0 comments on commit 5958ce3

Please sign in to comment.